Age | Commit message (Expand) | Author |
2008-10-20 | kexec: fix crash_save_vmcoreinfo_init build problem | Luck, Tony |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
2008-10-20 | kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. | Ken'ichi Ohmichi |
2008-10-20 | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) | Oleg Nesterov |
2008-10-20 | make ptrace_untrace() static | Adrian Bunk |
2008-10-20 | cpuset: use seq_*mask_* to print masks | Lai Jiangshan |
2008-10-20 | cpuset.c: remove extra variable | Rakib Mullick |
2008-10-20 | cgroups: convert tasks file to use a seq_file with shared pid array | Paul Menage |
2008-10-20 | cgroups: fix probable race with put_css_set[_taskexit] and find_css_set | Lai Jiangshan |
2008-10-20 | kernel/configs.c: remove useless comments | WANG Cong |
2008-10-20 | container freezer: rename check_if_frozen() | Matt Helsley |
2008-10-20 | container freezer: make freezer state names less generic | Matt Helsley |
2008-10-20 | container freezer: prevent frozen tasks or cgroups from changing | Matt Helsley |
2008-10-20 | container freezer: skip frozen cgroups during power management resume | Matt Helsley |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: make refrigerator always available | Matt Helsley |
2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner |
2008-10-20 | timer_list: add base address to clock base | Thomas Gleixner |
2008-10-20 | timer_list: print cpu number of clockevents device | Thomas Gleixner |
2008-10-20 | timer_list: print real timer address | Thomas Gleixner |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2008-10-17 | NOHZ: restart tick device from irq_enter() | Thomas Gleixner |
2008-10-17 | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner |
2008-10-17 | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner |
2008-10-17 | softirq: Add support for triggering softirq work on softirqs. | David S. Miller |
2008-10-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-16 | Fix kernel/softirq.c printk format warning properly | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-10-16 | make kprobes.c:kretprobe_table_lock() static | Adrian Bunk |
2008-10-16 | resources: tidy __request_region() | Bjorn Helgaas |
2008-10-16 | Configure out AIO support | Thomas Petazzoni |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | Add kerneldoc documentation for new printk format extensions | Andi Kleen |
2008-10-16 | taint: fix kernel-doc | Randy Dunlap |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami |
2008-10-16 | kernel/kallsyms.c: fix double return | WANG Cong |
2008-10-16 | kernel/sys.c: improve code generation | Andrew Morton |
2008-10-16 | utsname: completely overwrite prior information | Vegard Nossum |
2008-10-16 | profiling: dynamically enable readprofile at runtime | Dave Hansen |
2008-10-16 | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY | Adam Tkac |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |