Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | epoll: ep_unregister_pollwait() can use the freed pwq->whead | Oleg Nesterov | 2 | -4/+32 |
2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov | 5 | -2/+25 |
2012-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 17 | -131/+250 |
2012-02-24 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -1/+1 |
2012-02-24 | MAINTAINERS: drop me from PA-RISC maintenance | Kyle McMartin | 1 | -4/+1 |
2012-02-24 | NOMMU: Don't need to clear vm_mm when deleting a VMA | David Howells | 1 | -2/+0 |
2012-02-24 | NOMMU: Lock i_mmap_mutex for access to the VMA prio list | David Howells | 1 | -0/+7 |
2012-02-24 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 10 | -105/+200 |
2012-02-24 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 15 | -22/+49 |
2012-02-24 | mm: memcg: Correct unregistring of events attached to the same eventfd | Anton Vorontsov | 1 | -1/+4 |
2012-02-24 | Btrfs: fix compiler warnings on 32 bit systems | Chris Mason | 4 | -20/+26 |
2012-02-24 | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice | Danny Kukawka | 1 | -1/+0 |
2012-02-24 | ARM: mach-shmobile: r8a7779 PFC IPSR4 fix | Magnus Damm | 1 | -1/+1 |
2012-02-24 | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix | Magnus Damm | 1 | -1/+1 |
2012-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi... | Paul Mundt | 1892 | -61244/+37369 |
2012-02-24 | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH | Phil Edworthy | 1 | -0/+2 |
2012-02-24 | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr | Shimoda, Yoshihiro | 1 | -0/+5 |
2012-02-24 | arch/sh: remove references to cpu_*_map. | Rusty Russell | 2 | -2/+2 |
2012-02-24 | sh: Fix typo in pci-sh7780.c | Masanari Iida | 1 | -1/+1 |
2012-02-23 | Restore direct_io / truncate locking API | Anton Altaparmakov | 1 | -2/+2 |
2012-02-23 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 5 | -23/+25 |
2012-02-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 7 | -10/+18 |
2012-02-23 | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 7 | -24/+44 |
2012-02-23 | Btrfs: increase the global block reserve estimates | Liu Bo | 1 | -1/+1 |
2012-02-23 | Btrfs: clear the extent uptodate bits during parent transid failures | Chris Mason | 1 | -4/+3 |
2012-02-23 | Btrfs: add extra sanity checks on the path names in btrfs_mksubvol | Chris Mason | 1 | -0/+6 |
2012-02-23 | Btrfs: make sure we update latest_bdev | Chris Mason | 2 | -1/+22 |
2012-02-23 | Btrfs: improve error handling for btrfs_insert_dir_item callers | Chris Mason | 2 | -7/+26 |
2012-02-22 | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 14 | -227/+126 |
2012-02-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 25 | -97/+190 |
2012-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 3 | -8/+8 |
2012-02-22 | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -77/+62 |
2012-02-22 | drm/radeon/kms/atom: dpms bios scratch reg updates | Alex Deucher | 1 | -0/+3 |
2012-02-22 | drm/radeon/kms: properly set accel working flag and bailout when false | Jerome Glisse | 13 | -8/+64 |
2012-02-22 | drm/radeon: Only create additional ring debugfs files on Cayman or newer. | Michel Dänzer | 1 | -2/+5 |
2012-02-22 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2 | -2/+37 |
2012-02-22 | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills | 1 | -1/+4 |
2012-02-22 | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt | 4 | -7/+15 |
2012-02-22 | cpuidle: Default y on powerpc pSeries | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-02-22 | powerpc: Fix program check handling when lockdep is enabled | Michael Ellerman | 1 | -1/+1 |
2012-02-22 | powerpc: Remove references to cpu_*_map | Rusty Russell | 1 | -1/+1 |
2012-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+2 |
2012-02-21 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 12 | -13/+34 |
2012-02-22 | maintainers: update my email address | James Morris | 1 | -2/+2 |
2012-02-21 | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds | 3 | -3/+3 |
2012-02-21 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 7 | -60/+66 |
2012-02-21 | USB: Added Kamstrup VID/PIDs to cp210x serial driver. | Bruno Thomsen | 1 | -0/+2 |
2012-02-21 | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id | Andrew Lunn | 2 | -2/+8 |
2012-02-21 | usb-storage: fix freezing of the scanning thread | Alan Stern | 2 | -62/+35 |
2012-02-21 | Merge tag 'for-usb-linus-2012-02-21' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 3 | -21/+52 |