Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel | 2010-07-21 | |
* | | | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-07-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | pcmcia: fix 'driver ... did not release config properly' warning | Patrick McHardy | 2010-07-21 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/... | Linus Torvalds | 2010-07-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | mm: add context argument to shrinker callback to remaining shrinkers | Dave Chinner | 2010-07-21 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-07-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | drivers/sbus: Remove unnecessary casts of private_data | Joe Perches | 2010-07-13 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | sunsu: Fix use after free in su_remove(). | David S. Miller | 2010-05-27 | |
| * | | | | | | | | | | | | | | | sunserial: Don't call add_preferred_console() when console= is specified. | David S. Miller | 2010-05-26 | |
* | | | | | | | | | | | | | | | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | drm/r600: fix possible NULL pointer derefernce | Alex Deucher | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: add quirk for ASUS HD 3600 board | Alex Deucher | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/nouveau: Fix crashes during fbcon init on single head cards. | Francisco Jerez | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch | Ben Skeggs | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: fix shared ddc harder | Alex Deucher | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/i915: enable low power render writes on GEN3 hardware. | Dave Airlie | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/i915: Define MI_ARB_STATE bits | Keith Packard | 2010-07-20 | |
| * | | | | | | | | | | | | | | vmwgfx: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm: radeon: check kzalloc() result | Kulikov Vasiliy | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/ttm: Fix build on architectures without AGP | Ben Hutchings | 2010-07-20 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics | Alex Deucher | 2010-07-15 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 | Alex Deucher | 2010-07-13 | |
| * | | | | | | | | | | | | | | drm/radeon/kms: fix legacy tv-out pal mode | Alex Deucher | 2010-07-12 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 | |
| | * | | | | | | | | | | | | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 | |
| * | | | | | | | | | | | | | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 2010-07-16 | |
| * | | | | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 2010-07-16 | |
| | * | | | | | | | | | | | | | vhost-net: avoid flush under lock | Michael S. Tsirkin | 2010-07-15 | |
| * | | | | | | | | | | | | | | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 2010-07-12 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs | Rajkumar Manoharan | 2010-07-07 | |
| | * | | | | | | | | | | | | | iwlwifi: remove key information during device restart | Reinette Chatre | 2010-07-02 | |
| * | | | | | | | | | | | | | | r8169: incorrect identifier for a 8168dp | Francois Romieu | 2010-07-11 | |
* | | | | | | | | | | | | | | | sdhci-s3c: add missing remove function | Marek Szyprowski | 2010-07-20 | |
* | | | | | | | | | | | | | | | Andres has moved | Andres Salomon | 2010-07-20 | |
* | | | | | | | | | | | | | | | edac: mpc85xx: add support for MPC8569 EDAC controllers | Anton Vorontsov | 2010-07-20 | |
* | | | | | | | | | | | | | | | edac: mpc85xx: fix MPC85xx dependency | Anton Vorontsov | 2010-07-20 | |
* | | | | | | | | | | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds | 2010-07-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | ds2782_battery: Fix ds2782_get_capacity return value | Ryan Mallon | 2010-06-21 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | [S390] cio: fix potential overflow in chpid descriptor | Sebastian Ott | 2010-07-19 | |
| * | | | | | | | | | | | | | | [S390] add missing device put | Stefan Haberland | 2010-07-19 | |
* | | | | | | | | | | | | | | | intel_scu_ipc: Oops/crash fixes | Sreedhara DS | 2010-07-19 | |
|/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-07-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |