Age | Commit message (Expand) | Author |
2007-07-20 | [IA64] remove time interpolator | Bob Picco |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-18 | Add common orderly_poweroff() | Jeremy Fitzhardinge |
2007-07-18 | usermodehelper: split setup from execution | Jeremy Fitzhardinge |
2007-07-17 | kernel/auditfilter: kill bogus uninit'd-var compiler warning | Jeff Garzik |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2007-07-17 | destroy_workqueue() can livelock | Oleg Nesterov |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo |
2007-07-17 | proper prototype for proc_nr_files() | Adrian Bunk |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter |
2007-07-17 | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman |
2007-07-16 | [HRTIMER] Fix cpu pointer arg to clockevents_notify() | David Miller |
2007-07-16 | Remove duplicate comments from sysctl.c | Linus Torvalds |
2007-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-07-16 | kernel/printk.c: document possible deadlock against scheduler | Jiri Kosina |
2007-07-16 | modules: remove modlist_lock | Rusty Russell |
2007-07-16 | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov |
2007-07-16 | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov |
2007-07-16 | is_power_of_2: kernel/kfifo.c | vignesh babu |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli |
2007-07-16 | sprint_symbol() cleanup | Andrew Morton |
2007-07-16 | sysctl.c: add text telling people to use CTL_UNNUMBERED | Andrew Morton |
2007-07-16 | FUTEX: Tidy up the code | Thomas Gleixner |
2007-07-16 | sys_time() speedup | Ingo Molnar |
2007-07-16 | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov |
2007-07-16 | kerneldoc fix in audit_core_dumps | Henrik Kretzschmar |
2007-07-16 | add a kmem_cache for nsproxy objects | Cedric Le Goater |
2007-07-16 | fix create_new_namespaces() return value | Cedric Le Goater |
2007-07-16 | user namespace: add unshare | Serge E. Hallyn |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-16 | Improve behaviour of spurious IRQ detect | Alan Cox |
2007-07-16 | taskstats: add context-switch counters | Maxim Uvarov |
2007-07-16 | Remove capability.h from mm.h | Alexey Dobriyan |
2007-07-16 | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi |
2007-07-16 | add printk.time option, deprecate 'time' | Randy Dunlap |
2007-07-16 | Remove clockevents_{release,request}_device | Andi Kleen |
2007-07-16 | Reduce cpuset.c write_lock_irq() to read_lock() | Paul Menage |
2007-07-16 | vdso: print fatal signals | Ingo Molnar |
2007-07-16 | Make /proc/modules use seq_list_xxx helpers | Pavel Emelianov |
2007-07-16 | cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p... | Satoru Takeuchi |
2007-07-16 | Fix stop_machine_run problem with naughty real time process | Satoru Takeuchi |
2007-07-16 | Use boot based time for uptime in /proc | Tomas Janousek |