aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath
2008-04-30signals: add set_restore_sigmaskRoland McGrath
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov
2008-04-30signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov
2008-04-30kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov
2008-04-30signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-29i2c: Drop unused RTC driver IDsJean Delvare
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Improve queue_is_locked()Jens Axboe
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29block: fix queue locking verificationLinus Torvalds
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29bitops: remove "optimizations"Thomas Gleixner
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan