aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins1-7/+4
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4
2012-12-25namei.h: include errno.hStephen Warren1-0/+1
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara1-1/+1
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds1-8/+47
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet1-1/+1
2012-12-21dm: remove map_infoMikulas Patocka1-4/+2
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-21dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-35/+121
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds6-15/+75
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-20exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-20vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linusAl Viro8-122/+206
2012-12-20vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-20mm: drop vmtruncateMarco Stornelli1-1/+0
2012-12-20vfs: drop vmtruncateMarco Stornelli1-1/+0
2012-12-20FS-Cache: Mark cancellation of in-progress operationDavid Howells1-2/+2
2012-12-20FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells1-0/+1