Age | Commit message (Expand) | Author | Files | Lines |
2009-09-30 | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 1 | -7/+7 |
2009-09-30 | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall | 1 | -3/+2 |
2009-09-30 | MIPS: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-30 | MIPS: BCM63xx: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-30 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 18 | -57/+65 |
2009-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 38 | -11045/+6792 |
2009-09-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 37 | -691/+2117 |
2009-09-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 3 | -25/+114 |
2009-09-30 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -71/+147 |
2009-09-30 | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys | Linus Torvalds | 1 | -21/+26 |
2009-09-30 | Revert "x86, mce: do not compile mcelog message on AMD" | Linus Torvalds | 1 | -4/+1 |
2009-09-29 | drm/radeon/kms: Convert R520 to new init path and associated cleanup | Jerome Glisse | 5 | -128/+376 |
2009-09-29 | drm/radeon/kms: Convert RV515 to new init path and associated cleanup | Jerome Glisse | 11 | -158/+712 |
2009-09-29 | drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS | Mikael Pettersson | 1 | -4/+3 |
2009-09-29 | drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ | Mikael Pettersson | 1 | -0/+2 |
2009-09-29 | percpu: make allocation failures more verbose | Tejun Heo | 1 | -2/+18 |
2009-09-29 | percpu: make pcpu_setup_first_chunk() failures more verbose | Tejun Heo | 1 | -11/+26 |
2009-09-29 | percpu: make embedding first chunk allocator check vmalloc space size | Tejun Heo | 1 | -2/+18 |
2009-09-29 | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2 | -9/+47 |
2009-09-29 | percpu: make pcpu_build_alloc_info() clear static buffers | Tejun Heo | 1 | -0/+4 |
2009-09-29 | percpu: fix unit_map[] verification in pcpu_setup_first_chunk() | Tejun Heo | 1 | -3/+3 |
2009-09-29 | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 1 | -40/+48 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 18 | -18/+18 |
2009-09-29 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 19 | -235/+274 |
2009-09-29 | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins | 1 | -0/+3 |
2009-09-29 | sony-laptop: check for rfkill hard block at load time | Alan Jenkins | 1 | -0/+6 |
2009-09-29 | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 3 | -8/+7 |
2009-09-29 | wext: Add bound checks for copy_from_user | Arjan van de Ven | 1 | -3/+6 |
2009-09-29 | mac80211: improve/fix mlme messages | Johannes Berg | 1 | -9/+9 |
2009-09-29 | cfg80211: always get BSS | Johannes Berg | 1 | -3/+2 |
2009-09-29 | iwlwifi: fix 3945 ucode info retrieval after failure | Reinette Chatre | 11 | -204/+229 |
2009-09-29 | iwlwifi: fix memory leak in command queue handling | Reinette Chatre | 1 | -0/+6 |
2009-09-29 | iwlwifi: fix debugfs buffer handling | Reinette Chatre | 1 | -3/+3 |
2009-09-29 | cfg80211: don't set privacy w/o key | Johannes Berg | 1 | -1/+2 |
2009-09-29 | cfg80211: wext: don't display BSSID unless associated | Johannes Berg | 1 | -4/+1 |
2009-09-28 | net: Add explicit bound checks in net/socket.c | Arjan van de Ven | 1 | -1/+6 |
2009-09-28 | bridge: Fix double-free in br_add_if. | Jeff Hansen | 1 | -0/+1 |
2009-09-28 | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2 | -2/+2 |
2009-09-28 | atm: dereference of he_dev->rbps_virt in he_init_group() | Juha Leppanen | 1 | -7/+7 |
2009-09-28 | ax25: Add missing dev_put in ax25_setsockopt | Ralf Baechle | 1 | -9/+10 |
2009-09-28 | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 2 | -2/+2 |
2009-09-28 | drm/r600: fix memory leak introduced with 64k malloc avoidance fix. | Dave Airlie | 1 | -0/+2 |
2009-09-28 | drm/kms: make fb helper work for all drivers. | Dave Airlie | 3 | -26/+43 |
2009-09-28 | Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1 | Linus Torvalds | 1 | -2/+2 |
2009-09-28 | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds | 1 | -1/+0 |
2009-09-28 | tty: Fix regressions caused by commit b50989dc | Dave Young | 3 | -15/+27 |
2009-09-27 | ACPI: kill "unused variable ‘i’" warning | Linus Torvalds | 1 | -1/+0 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 64 | -83/+83 |
2009-09-27 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -18/+35 |
2009-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -9/+12 |