| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 2007-05-08 | 1 | -2/+0 |
* | Deprecate SA_xxx interrupt flags -V2 | Thomas Gleixner | 2007-05-08 | 1 | -12/+18 |
* | Fix race between cat /proc/slab_allocators and rmmod | Alexey Dobriyan | 2007-05-08 | 2 | -0/+12 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 | 2 | -0/+13 |
* | Fix race between rmmod and cat /proc/kallsyms | Alexey Dobriyan | 2007-05-08 | 1 | -14/+7 |
* | Simplify module_get_kallsym() by dropping length arg | Alexey Dobriyan | 2007-05-08 | 1 | -3/+2 |
* | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 | 1 | -0/+3 |
* | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 | 1 | -0/+10 |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 9 | -17/+16 |
* | remove artificial software max_loop limit | Ken Chen | 2007-05-08 | 1 | -0/+2 |
* | add touch_all_softlockup_watchdogs() | Jeremy Fitzhardinge | 2007-05-08 | 1 | -0/+4 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 1 | -0/+1 |
* | time: SMP friendly alignment of struct clocksource | Eric Dumazet | 2007-05-08 | 1 | -2/+13 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 | 3 | -3/+4 |
* | Add a new deferrable delayed work init | Venki Pallipadi | 2007-05-08 | 1 | -0/+6 |
* | Add support for deferrable timers | Venki Pallipadi | 2007-05-08 | 1 | -0/+1 |
* | parport->dev driver model support | David Brownell | 2007-05-08 | 3 | -9/+7 |
* | Delete unused header file linux/awe_voice.h | Robert P. J. Day | 2007-05-08 | 2 | -526/+0 |
* | make remove_inode_dquot_ref() static | Adrian Bunk | 2007-05-08 | 1 | -3/+0 |
* | Delete unused header file math-emu/extended.h | Robert P. J. Day | 2007-05-08 | 1 | -396/+0 |
* | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 | 1 | -5/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 31 | -173/+53 |
* | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 2007-05-08 | 1 | -1/+1 |
* | enlarge console.name | Andrew Morton | 2007-05-08 | 1 | -3/+2 |
* | futex: get_futex_key, get_key_refs and drop_key_refs | Rusty Russell | 2007-05-08 | 1 | -0/+29 |
* | cyclades: remove custom types | Klaus Kudielka | 2007-05-08 | 1 | -89/+91 |
* | fix cyclades.h for x86_64 (and probably others) | Klaus Kudielka | 2007-05-08 | 1 | -8/+6 |
* | Kprobes: Make kprobe.symbol_name const | Ananth N Mavinakayanahalli | 2007-05-08 | 1 | -1/+1 |
* | tty: i386/x86_64 arbitary speed support | Alan Cox | 2007-05-08 | 4 | -3/+23 |
* | VFS: delay the dentry name generation on sockets and pipes | Eric Dumazet | 2007-05-08 | 1 | -0/+6 |
* | Fix race between proc_get_inode() and remove_proc_entry() | Alexey Dobriyan | 2007-05-08 | 1 | -0/+3 |
* | add filesystem subtype support | Miklos Szeredi | 2007-05-08 | 1 | -0/+7 |
* | init dma masks in pnp_dev | David Brownell | 2007-05-08 | 1 | -0/+1 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 5 | -24/+16 |
* | IRQ: add __must_check to request_irq | Monakhov Dmitriy | 2007-05-08 | 1 | -2/+2 |
* | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 | 1 | -8/+6 |
* | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan | 2007-05-08 | 1 | -1/+2 |
* | Fix compilation of drivers with -O0 | Michal Schmidt | 2007-05-08 | 1 | -25/+0 |
* | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk | 2007-05-08 | 1 | -1/+2 |
* | use use SEEK_MAX to validate user lseek arguments | Chris Snook | 2007-05-08 | 1 | -0/+1 |
* | Fix constant folding and poor optimization in byte swapping code | Trent Piepho | 2007-05-08 | 1 | -39/+69 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 2 | -0/+2 |
* | reduce size of task_struct on 64-bit machines | William Cohen | 2007-05-08 | 1 | -6/+6 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 1 | -4/+2 |
* | Factor outstanding I/O error handling | Guillaume Chazarain | 2007-05-08 | 1 | -0/+11 |
* | mm: move common segment checks to separate helper function | Dmitriy Monakhov | 2007-05-08 | 1 | -0/+2 |
* | Increase slab redzone to 64bits | David Woodhouse | 2007-05-08 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 | 7 | -7/+48 |
|\ |
|
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 | 1 | -5/+1 |
| |\ |
|
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 | 1 | -5/+1 |