summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox1-0/+1
2008-04-30redo locking of tty->pgrpAlan Cox1-4/+6
2008-04-30tty: BKL pushdownAlan Cox1-2/+2
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov1-0/+4
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2-3/+9
2008-04-30signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath1-1/+7
2008-04-30signals: add set_restore_sigmaskRoland McGrath1-1/+14
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov1-0/+2
2008-04-30signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov1-2/+1
2008-04-30kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov1-2/+0
2008-04-30signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov1-0/+6
2008-04-30md: support blocking writes to an array on device failureDan Williams2-0/+5
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu1-2/+4
2008-04-30ext4: move headers out of include/linuxChristoph Hellwig5-1983/+0
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches1-2/+0
2008-04-30Convert ext4 to use unlocked_ioctlAndi Kleen1-2/+1
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V1-0/+1
2008-04-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2008-04-30Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-12/+19
2008-04-30[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik1-6/+6
2008-04-30i2c: Convert most new-style drivers to use module aliasingJean Delvare1-6/+6
2008-04-30i2c: Add support for device alias namesJean Delvare2-3/+13
2008-04-30i2c: Drop unused RTC driver IDsJean Delvare1-3/+0
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2008-04-30mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+2
2008-04-30Security: Typecast CAP_*_SET macrosDavid Howells1-6/+6
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells1-3/+3
2008-04-29Improve queue_is_locked()Jens Axboe1-0/+4
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-17/+21
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-2/+11
2008-04-29block: fix queue locking verificationLinus Torvalds1-2/+8
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+6
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-0/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2-1/+15
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-15/+27
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+5
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+37
2008-04-29bitops: remove "optimizations"Thomas Gleixner1-103/+12
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter1-0/+15
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison10-0/+510
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day1-5/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-1/+13
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+3
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day1-5/+1
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier1-1/+3
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-1/+6
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov1-5/+0
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk1-2/+0
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev1-2/+15
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan1-14/+1