aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-14get rid of magic in proc_namespace.cAl Viro3-8/+9
2012-07-14get rid of ->mnt_longtermAl Viro5-72/+26
2012-07-14fs/direct-io.c: adjust suspicious bit operationJulia Lawall1-1/+1
2012-07-14affs: get rid of affs_sync_superArtem Bityutskiy3-13/+45
2012-07-14affs: introduce VFS superblock object back-referenceArtem Bityutskiy2-0/+2
2012-07-14affs: stop using lock_superArtem Bityutskiy1-2/+3
2012-07-14affs: re-structure superblock locking a bitArtem Bityutskiy1-5/+2
2012-07-14affs: remove useless superblock writeout on remountArtem Bityutskiy1-3/+2
2012-07-14affs: remove useless superblock writeout on unmountArtem Bityutskiy1-3/+0
2012-07-14affs: stop setting bm_flagsArtem Bityutskiy1-5/+4
2012-07-13Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+2
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-19/+107
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-1/+44
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds22-138/+286
2012-07-13Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-9/+13
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds4-30/+46
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds6-101/+133
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-4/+15
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+14
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-11Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds38-247/+197
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu4-7/+20
2012-07-11mm: sparse: fix section usemap placement calculationYinghai Lu1-1/+1
2012-07-11xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-07-11shmem: cleanup shmem_add_to_page_cacheHugh Dickins1-30/+28
2012-07-11shmem: fix negative rss in memcg memory.statHugh Dickins1-12/+29
2012-07-11tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins1-93/+1
2012-07-11drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman1-1/+1
2012-07-11fat: fix non-atomic NFS i_pos readSteven J. Magnani1-7/+6
2012-07-11MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman1-0/+1
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2012-07-11fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu1-0/+1
2012-07-11drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-11mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang1-1/+1
2012-07-11h8300/uaccess: add mising __clear_user()Geert Uytterhoeven1-0/+2
2012-07-11h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven1-1/+0
2012-07-11h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven1-0/+1
2012-07-11h8300/signal: fix typo "statis"Geert Uytterhoeven1-1/+1
2012-07-11h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven1-0/+3
2012-07-11drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabledLee Jones1-1/+7
2012-07-11drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones1-1/+1