| Commit message (Expand) | Author | Age |
* | kallsyms: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-05-08 |
* | audit: add spaces on either side of case "..." operator. | Robert P. J. Day | 2007-05-08 |
* | Pad irq_desc to internode cacheline size | Ravikiran G Thirumalai | 2007-05-08 |
* | Lockdep treats down_write_trylock like regular down_write | Pavel Emelianov | 2007-05-08 |
* | kernel/params.c: fix lying comment for param_array() | Bert Wesarg | 2007-05-08 |
* | Fix race between cat /proc/slab_allocators and rmmod | Alexey Dobriyan | 2007-05-08 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 |
* | Fix race between rmmod and cat /proc/kallsyms | Alexey Dobriyan | 2007-05-08 |
* | Simplify module_get_kallsym() by dropping length arg | Alexey Dobriyan | 2007-05-08 |
* | Fix kevent's childs priority greediness | Jan Engelhardt | 2007-05-08 |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | add touch_all_softlockup_watchdogs() | Jeremy Fitzhardinge | 2007-05-08 |
* | Ignore stolen time in the softlockup watchdog | Jeremy Fitzhardinge | 2007-05-08 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 |
* | IRQ: check for PERCPU flag only when adding first irqaction | Ahmed S. Darwish | 2007-05-08 |
* | Add support for deferrable timers | Venki Pallipadi | 2007-05-08 |
* | kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni... | Dmitry Adamushko | 2007-05-08 |
* | Fix race between attach_task and cpuset_exit | Srivatsa Vaddagiri | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | kprobes: fix sparse NULL warning | Randy Dunlap | 2007-05-08 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 |
* | futex: restartable futex_wait | Nick Piggin | 2007-05-08 |
* | futex: get_futex_key, get_key_refs and drop_key_refs | Rusty Russell | 2007-05-08 |
* | proc: maps protection | Kees Cook | 2007-05-08 |
* | Optimize timespec_trunc() | Eric Dumazet | 2007-05-08 |
* | rcutorture: Mark rcu_torture_init as __init | Josh Triplett | 2007-05-08 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 |
* | Use stop_machine_run in the Intel RNG driver | Prarit Bhargava | 2007-05-08 |
* | module: use krealloc | Pekka Enberg | 2007-05-08 |
* | softlockup: s/99/MAX_RT_PRIO/ | Oleg Nesterov | 2007-05-08 |
* | freezer: task->exit_state should be treated as bolean | Oleg Nesterov | 2007-05-08 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 |
* | swsusp: free more memory | Rafael J. Wysocki | 2007-05-07 |
* | swsusp: fix snapshot_release | Rafael J. Wysocki | 2007-05-07 |
* | kconfig: mention 'hibernation' not just swsusp | David Brownell | 2007-05-07 |
* | power management: change /sys/power/disk display | Johannes Berg | 2007-05-07 |
* | remove software_suspend() | Johannes Berg | 2007-05-07 |
* | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 2007-05-07 |
* | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 2007-05-07 |
* | swsusp: fix error paths in snapshot_open | Rafael J. Wysocki | 2007-05-07 |
* | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 |
* | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 2007-05-07 |
* | fix refrigerator() vs thaw_process() race | Oleg Nesterov | 2007-05-07 |
* | Return EPERM not ECHILD on security_task_wait failure | Roland McGrath | 2007-05-07 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 |
* | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter | 2007-05-07 |
* | cpusets: allow TIF_MEMDIE threads to allocate anywhere | David Rientjes | 2007-05-07 |
* | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter | 2007-05-07 |