Age | Commit message (Expand) | Author | Files | Lines |
2010-05-12 | mqueue: fix kernel BUG caused by double free() on mq_open() | André Goddard Rosa | 1 | -1/+1 |
2010-05-12 | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines | Michael Hennerich | 1 | -7/+8 |
2010-05-12 | memcg: fix css_is_ancestor() RCU locking | KAMEZAWA Hiroyuki | 2 | -9/+26 |
2010-05-12 | memcg: fix css_id() RCU locking for real | KAMEZAWA Hiroyuki | 2 | -16/+18 |
2010-05-12 | bsdacct: use del_timer_sync() in acct_exit_ns() | Vitaliy Gusev | 1 | -8/+9 |
2010-05-12 | rmap: remove anon_vma check in page_address_in_vma() | Naoya Horiguchi | 1 | -5/+4 |
2010-05-12 | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO... | Mel Gorman | 1 | -1/+1 |
2010-05-12 | kexec: fix OOPS in crash_kernel_shrink | Vitaly Mayatskikh | 1 | -4/+2 |
2010-05-12 | mmc: atmel-mci: fix in debugfs: response value printing | Nicolas Ferre | 1 | -2/+2 |
2010-05-12 | mmc: atmel-mci: remove data error interrupt after xfer | Nicolas Ferre | 1 | -0/+1 |
2010-05-12 | mmc: atmel-mci: prevent kernel oops while removing card | Nicolas Ferre | 1 | -4/+5 |
2010-05-12 | mmc: atmel-mci: fix two parameters swapped | Nicolas Ferre | 1 | -2/+2 |
2010-05-12 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 7 | -30/+2 |
2010-05-12 | it8761e_gpio: fix bug in gpio numbering | Denis Turischev | 1 | -9/+9 |
2010-05-12 | dma-mapping: fix dma_sync_single_range_* | FUJITA Tomonori | 1 | -2/+2 |
2010-05-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -9/+10 |
2010-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 20 | -30/+118 |
2010-05-11 | CacheFiles: Fix occasional EIO on call to vfs_unlink() | David Howells | 2 | -12/+87 |
2010-05-11 | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] | Alex Chiang | 1 | -89/+1 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -8/+37 |
2010-05-11 | drm/radeon: Fix 3 regressions - since buffer rework | Jean Delvare | 1 | -9/+10 |
2010-05-10 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -5/+3 |
2010-05-10 | autofs4-2.6.34-rc1 - fix link_count usage | Ian Kent | 1 | -3/+2 |
2010-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -54/+46 |
2010-05-10 | ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard" | Stefan Lippers-Hollmann | 1 | -1/+0 |
2010-05-10 | net: Fix FDDI and TR config checks in ipv4 arp and LLC. | David S. Miller | 2 | -4/+4 |
2010-05-10 | IPv4: unresolved multicast route cleanup | Andreas Meissner | 1 | -1/+2 |
2010-05-10 | ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codec | Andrej Gelenberg | 1 | -0/+1 |
2010-05-10 | Linux 2.6.34-rc7v2.6.34-rc7 | Linus Torvalds | 1 | -1/+1 |
2010-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 7 | -17/+62 |
2010-05-10 | cpuidle: Fix incorrect optimization | Arjan van de Ven | 1 | -5/+4 |
2010-05-08 | HID: fix suspend crash by moving initializations earlier | Alan Stern | 1 | -7/+6 |
2010-05-08 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -3/+9 |
2010-05-08 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 3 | -13/+11 |
2010-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+7 |
2010-05-08 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -61/+4 |
2010-05-08 | virtio: initialize earlier | Stijn Tintel | 1 | -1/+1 |
2010-05-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -35/+51 |
2010-05-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -26/+160 |
2010-05-08 | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -65/+90 |
2010-05-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -10/+43 |
2010-05-07 | mac80211: remove association work when processing deauth request | Reinette Chatre | 1 | -1/+2 |
2010-05-07 | ar9170: wait for asynchronous firmware loading | Christian Lamparter | 2 | -0/+12 |
2010-05-07 | md: restore ability of spare drives to spin down. | NeilBrown | 1 | -2/+8 |
2010-05-07 | md/raid6: Fix raid-6 read-error correction in degraded state | Gabriele A. Trombetti | 1 | -1/+1 |
2010-05-07 | ALSA: hda - fix DG45ID SPDIF output | Wu Fengguang | 1 | -4/+2 |
2010-05-07 | blk-cgroup: Fix an RCU warning in blkiocg_create() | Li Zefan | 1 | -4/+4 |
2010-05-07 | ipv4: udp: fix short packet and bad checksum logging | Bjørn Mork | 1 | -3/+3 |
2010-05-07 | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 596 | -3088/+8675 |
2010-05-07 | drm/ttm: Remove the ttm_bo_block_reservation() function. | Thomas Hellstrom | 2 | -57/+1 |