Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | dtlk: fix error checks in module_init() | Akinobu Mita | 1 | -4/+10 |
2007-05-08 | partition: add support for sysv68 partitions | Philippe De Muyter | 5 | -0/+107 |
2007-05-08 | Pad irq_desc to internode cacheline size | Ravikiran G Thirumalai | 2 | -4/+2 |
2007-05-08 | Lockdep treats down_write_trylock like regular down_write | Pavel Emelianov | 1 | -1/+1 |
2007-05-08 | merge compat_ioctl.h into compat_ioctl.c | Christoph Hellwig | 2 | -831/+828 |
2007-05-08 | kernel-doc: handle arrays with arithmetic expressions as initializers | Borislav Petkov | 1 | -1/+10 |
2007-05-08 | ROUND_UP macro cleanup in fs/smbfs/request.c | Milind Arun Choudhary | 1 | -4/+3 |
2007-05-08 | ROUND_UP macro cleanup in fs/(select|compat|readdir).c | Milind Arun Choudhary | 3 | -21/+15 |
2007-05-08 | parport_serial: fix PCI must_checks | Randy Dunlap | 1 | -1/+7 |
2007-05-08 | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 3 | -2/+2 |
2007-05-08 | ROUND_UP macro cleanup in drivers/char/lp.c | Milind Arun Choudhary | 1 | -4/+1 |
2007-05-08 | Deprecate SA_xxx interrupt flags -V2 | Thomas Gleixner | 2 | -13/+19 |
2007-05-08 | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2 | -2/+2 |
2007-05-08 | kernel/params.c: fix lying comment for param_array() | Bert Wesarg | 1 | -1/+1 |
2007-05-08 | Fix race between cat /proc/slab_allocators and rmmod | Alexey Dobriyan | 5 | -7/+61 |
2007-05-08 | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 7 | -19/+66 |
2007-05-08 | Simplify kallsyms_lookup() | Alexey Dobriyan | 10 | -28/+20 |
2007-05-08 | Fix race between rmmod and cat /proc/kallsyms | Alexey Dobriyan | 3 | -34/+29 |
2007-05-08 | Simplify module_get_kallsym() by dropping length arg | Alexey Dobriyan | 3 | -6/+6 |
2007-05-08 | PNPACPI sets pnpdev->dev.archdata | David Brownell | 3 | -9/+50 |
2007-05-08 | (re)register_binfmt returns with -EBUSY | kalash nainwal | 1 | -0/+1 |
2007-05-08 | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 5 | -5/+15 |
2007-05-08 | enhance initcall_debug, measure latency | Ingo Molnar | 1 | -0/+17 |
2007-05-08 | Fix kevent's childs priority greediness | Jan Engelhardt | 1 | -0/+6 |
2007-05-08 | kdump/kexec: calculate note size at compile time | Simon Horman | 11 | -20/+19 |
2007-05-08 | remove artificial software max_loop limit | Ken Chen | 2 | -74/+112 |
2007-05-08 | Make /dev/port conditional on config symbol | Russell King | 2 | -4/+10 |
2007-05-08 | Fix 82875 PCI setup | John Feeney | 1 | -11/+2 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 436 | -436/+0 |
2007-05-08 | add touch_all_softlockup_watchdogs() | Jeremy Fitzhardinge | 3 | -2/+19 |
2007-05-08 | Ignore stolen time in the softlockup watchdog | Jeremy Fitzhardinge | 1 | -6/+29 |
2007-05-08 | Move timekeeping code to timekeeping.c | john stultz | 4 | -459/+479 |
2007-05-08 | time: SMP friendly alignment of struct clocksource | Eric Dumazet | 1 | -2/+13 |
2007-05-08 | IRQ: check for PERCPU flag only when adding first irqaction | Ahmed S. Darwish | 1 | -4/+6 |
2007-05-08 | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 4 | -3/+5 |
2007-05-08 | Add a new deferrable delayed work init | Venki Pallipadi | 2 | -1/+7 |
2007-05-08 | Add support for deferrable timers | Venki Pallipadi | 2 | -8/+58 |
2007-05-08 | layered parport code uses parport->dev | David Brownell | 5 | -20/+8 |
2007-05-08 | legacy PC parports support parport->dev | Jean Delvare | 1 | -0/+39 |
2007-05-08 | parport->dev driver model support | David Brownell | 9 | -25/+33 |
2007-05-08 | kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni... | Dmitry Adamushko | 1 | -4/+11 |
2007-05-08 | Delete unused header file linux/awe_voice.h | Robert P. J. Day | 2 | -526/+0 |
2007-05-08 | Fix race between attach_task and cpuset_exit | Srivatsa Vaddagiri | 1 | -4/+2 |
2007-05-08 | make remove_inode_dquot_ref() static | Adrian Bunk | 2 | -4/+2 |
2007-05-08 | fix sscanf %n match at end of input string | Johannes Berg | 1 | -0/+11 |
2007-05-08 | Delete unused header file math-emu/extended.h | Robert P. J. Day | 1 | -396/+0 |
2007-05-08 | schedule obsolete OSS drivers for removal, 4th round | Adrian Bunk | 2 | -5/+26 |
2007-05-08 | Protect tty drivers list with tty_mutex | Alexey Dobriyan | 2 | -1/+7 |
2007-05-08 | Remove do_sync_file_range() | Mark Fasheh | 4 | -14/+9 |
2007-05-08 | Char: cs5535_gpio, add MODULE_DEVICE_TABLE | Jiri Slaby | 1 | -0/+1 |