| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver for the Maxim DS1WM, a 1-wire bus master ASIC core | akpm@linux-foundation.org | 2007-05-08 | 1 | -0/+11 |
* | x86_64: kill 19000+ sparse warnings | Randy Dunlap | 2007-05-08 | 2 | -8/+9 |
* | consolidate asm/const.h to linux/const.h | Randy Dunlap | 2007-05-08 | 13 | -34/+13 |
* | fat: don't use free_clusters for fat32 | OGAWA Hirofumi | 2007-05-08 | 1 | -1/+2 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 18 | -72/+0 |
* | ext3: copy i_flags to inode flags on write | Jan Kara | 2007-05-08 | 1 | -0/+1 |
* | Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation | Michael Ellerman | 2007-05-08 | 1 | -0/+6 |
* | Introduce a handy list_first_entry macro | Pavel Emelianov | 2007-05-08 | 1 | -0/+11 |
* | SPIN_LOCK_UNLOCKED cleanup in init_task.h | Milind Arun Choudhary | 2007-05-08 | 1 | -1/+1 |
* | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 2007-05-08 | 1 | -1/+0 |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 | 1 | -2/+2 |
* | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 | 2 | -26/+0 |
* | Pad irq_desc to internode cacheline size | Ravikiran G Thirumalai | 2007-05-08 | 1 | -3/+1 |
* | merge compat_ioctl.h into compat_ioctl.c | Christoph Hellwig | 2007-05-08 | 1 | -830/+0 |
* | 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 |