| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 2007-05-08 | 3 | -2/+2 |
* | ROUND_UP macro cleanup in drivers/char/lp.c | Milind Arun Choudhary | 2007-05-08 | 1 | -4/+1 |
* | Deprecate SA_xxx interrupt flags -V2 | Thomas Gleixner | 2007-05-08 | 2 | -13/+19 |
* | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2007-05-08 | 2 | -2/+2 |
* | kernel/params.c: fix lying comment for param_array() | Bert Wesarg | 2007-05-08 | 1 | -1/+1 |
* | Fix race between cat /proc/slab_allocators and rmmod | Alexey Dobriyan | 2007-05-08 | 5 | -7/+61 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 | 7 | -19/+66 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 10 | -28/+20 |
* | Fix race between rmmod and cat /proc/kallsyms | Alexey Dobriyan | 2007-05-08 | 3 | -34/+29 |
* | Simplify module_get_kallsym() by dropping length arg | Alexey Dobriyan | 2007-05-08 | 3 | -6/+6 |
* | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 | 3 | -9/+50 |
* | (re)register_binfmt returns with -EBUSY | kalash nainwal | 2007-05-08 | 1 | -0/+1 |
* | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 | 5 | -5/+15 |
* | enhance initcall_debug, measure latency | Ingo Molnar | 2007-05-08 | 1 | -0/+17 |
* | Fix kevent's childs priority greediness | Jan Engelhardt | 2007-05-08 | 1 | -0/+6 |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 11 | -20/+19 |
* | remove artificial software max_loop limit | Ken Chen | 2007-05-08 | 2 | -74/+112 |
* | Make /dev/port conditional on config symbol | Russell King | 2007-05-08 | 2 | -4/+10 |
* | Fix 82875 PCI setup | John Feeney | 2007-05-08 | 1 | -11/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 436 | -436/+0 |
* | add touch_all_softlockup_watchdogs() | Jeremy Fitzhardinge | 2007-05-08 | 3 | -2/+19 |
* | Ignore stolen time in the softlockup watchdog | Jeremy Fitzhardinge | 2007-05-08 | 1 | -6/+29 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 4 | -459/+479 |
* | time: SMP friendly alignment of struct clocksource | Eric Dumazet | 2007-05-08 | 1 | -2/+13 |
* | IRQ: check for PERCPU flag only when adding first irqaction | Ahmed S. Darwish | 2007-05-08 | 1 | -4/+6 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 | 4 | -3/+5 |
* | Add a new deferrable delayed work init | Venki Pallipadi | 2007-05-08 | 2 | -1/+7 |
* | Add support for deferrable timers | Venki Pallipadi | 2007-05-08 | 2 | -8/+58 |
* | layered parport code uses parport->dev | David Brownell | 2007-05-08 | 5 | -20/+8 |
* | legacy PC parports support parport->dev | Jean Delvare | 2007-05-08 | 1 | -0/+39 |
* | parport->dev driver model support | David Brownell | 2007-05-08 | 9 | -25/+33 |
* | kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni... | Dmitry Adamushko | 2007-05-08 | 1 | -4/+11 |
* | Delete unused header file linux/awe_voice.h | Robert P. J. Day | 2007-05-08 | 2 | -526/+0 |
* | Fix race between attach_task and cpuset_exit | Srivatsa Vaddagiri | 2007-05-08 | 1 | -4/+2 |
* | make remove_inode_dquot_ref() static | Adrian Bunk | 2007-05-08 | 2 | -4/+2 |
* | fix sscanf %n match at end of input string | Johannes Berg | 2007-05-08 | 1 | -0/+11 |
* | Delete unused header file math-emu/extended.h | Robert P. J. Day | 2007-05-08 | 1 | -396/+0 |
* | schedule obsolete OSS drivers for removal, 4th round | Adrian Bunk | 2007-05-08 | 2 | -5/+26 |
* | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2007-05-08 | 2 | -1/+7 |
* | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 | 4 | -14/+9 |
* | Char: cs5535_gpio, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 | 1 | -0/+1 |
* | Char: rocket, add MODULE_DEVICE_TABLE | Jiri Slaby | 2007-05-08 | 1 | -0/+6 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 81 | -328/+162 |
* | kprobes: fix sparse NULL warning | Randy Dunlap | 2007-05-08 | 1 | -1/+2 |
* | reiserfs: proc support requires PROC_FS | Randy Dunlap | 2007-05-08 | 1 | -1/+1 |
* | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 2007-05-08 | 3 | -9/+19 |
* | tty: simplify calling of put_pid. | Eric W. Biederman | 2007-05-08 | 1 | -17/+6 |
* | tty: remove unnecessary export of proc_clear_tty | Eric W. Biederman | 2007-05-08 | 1 | -1/+0 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 9 | -77/+35 |
* | enlarge console.name | Andrew Morton | 2007-05-08 | 1 | -3/+2 |