aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-081-14/+7
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-081-3/+2
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-081-0/+3
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-0/+10
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-089-17/+16
* remove artificial software max_loop limitKen Chen2007-05-081-0/+2
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-081-0/+4
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-0/+1
* time: SMP friendly alignment of struct clocksourceEric Dumazet2007-05-081-2/+13
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-083-3/+4
* Add a new deferrable delayed work initVenki Pallipadi2007-05-081-0/+6
* Add support for deferrable timersVenki Pallipadi2007-05-081-0/+1
* parport->dev driver model supportDavid Brownell2007-05-083-9/+7
* Delete unused header file linux/awe_voice.hRobert P. J. Day2007-05-082-526/+0
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-081-3/+0
* Delete unused header file math-emu/extended.hRobert P. J. Day2007-05-081-396/+0
* Remove do_sync_file_range()Mark Fasheh2007-05-081-5/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-0831-173/+53
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-081-1/+1
* enlarge console.nameAndrew Morton2007-05-081-3/+2
* futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-081-0/+29
* cyclades: remove custom typesKlaus Kudielka2007-05-081-89/+91
* fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2007-05-081-8/+6
* Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli2007-05-081-1/+1
* tty: i386/x86_64 arbitary speed supportAlan Cox2007-05-084-3/+23
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-081-0/+6
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-081-0/+3
* add filesystem subtype supportMiklos Szeredi2007-05-081-0/+7
* init dma masks in pnp_devDavid Brownell2007-05-081-0/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-085-24/+16
* IRQ: add __must_check to request_irqMonakhov Dmitriy2007-05-081-2/+2
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-8/+6
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-081-1/+2
* Fix compilation of drivers with -O0Michal Schmidt2007-05-081-25/+0
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-081-1/+2
* use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-081-0/+1
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-081-39/+69
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-082-0/+2
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-6/+6
* simplify the stacktrace codeChristoph Hellwig2007-05-081-4/+2
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-0/+11
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-0/+2
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-077-7/+48
|\
| * Pull mem-attribute into release branchTony Luck2007-04-301-5/+1
| |\
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-301-5/+1
| * | Pull percpu-dtc into release branchTony Luck2007-04-305-2/+14
| |\ \
| | * | [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-061-2/+1
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-064-0/+13
| * | | Pull error-inject into release branchTony Luck2007-04-301-0/+33
| |\ \ \