aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro1-1/+1
2013-03-04make do_mremap() staticAl Viro1-3/+0
2013-03-03get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro1-13/+4
2013-03-03merge compat sys_ipc instancesAl Viro1-0/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-0/+1
2013-03-03switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro1-3/+2
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-0/+2
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro1-1/+5
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2-19/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro3-31/+21
2013-03-03teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro1-2/+3
2013-03-03get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro2-62/+38
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds8-254/+284
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-6/+7
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds7-1/+92
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-0/+33
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-5/+16
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-28/+12
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds3-0/+521
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+62
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan1-0/+2
2013-03-02metag: Internal and external irqchipsJames Hogan2-0/+57
2013-03-02metag: Time keepingJames Hogan1-0/+21
2013-03-02metag: ptraceJames Hogan1-0/+2
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds3-21/+64
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-12/+49
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu3-28/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+3
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-1/+17
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro2-4/+4
2013-03-01cache the value of file_inode() in struct fileAl Viro1-1/+2
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon1-0/+15
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka1-1/+24
2013-03-01dm ioctl: allow message to return dataMikulas Patocka1-0/+5
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka1-3/+3
2013-03-01dm: rename request variables to biosAlasdair G Kergon1-15/+15
2013-03-01dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap1-3/+3
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda1-0/+9
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-0/+9
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+15
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley8-7/+44
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley5-3/+3
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o1-28/+12
2013-02-28Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linuxLinus Torvalds1-7/+8
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds4-6/+150
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+53