| Commit message (Expand) | Author | Age | Files | Lines |
* | hrtimer: Remove overly verbose "switch to high res mode" message | Roland Dreier | 2009-09-26 | 1 | -2/+0 |
* | clocksource: Resume clocksource without taking the clocksource mutex | Martin Schwidefsky | 2009-09-24 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 2 | -12/+2 |
|\ |
|
| * | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -7/+0 |
| * | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 1 | -5/+2 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 3 | -3/+0 |
* | | Revert "kmod: fix race in usermodehelper code" | Sebastian Andrzej Siewior | 2009-09-23 | 1 | -8/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | creds_are_invalid() needs to be exported for use by modules: | Randy Dunlap | 2009-09-23 | 1 | -0/+1 |
| * | include/linux/cred.h: fix build | Andrew Morton | 2009-09-23 | 1 | -0/+18 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 6 | -169/+245 |
|\ \ |
|
| * | | itimers: Add tracepoints for itimer | Xiao Guangrong | 2009-08-29 | 2 | -1/+11 |
| * | | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 2009-08-29 | 1 | -8/+32 |
| * | | timers: Add tracepoints for timer_list timers | Xiao Guangrong | 2009-08-29 | 1 | -4/+28 |
| * | | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 4 | -157/+175 |
| |\ \ |
|
| | * | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 | 3 | -10/+9 |
| | * | | itimers: Simplify arm_timer() code a bit | Stanislaw Gruszka | 2009-08-03 | 1 | -21/+23 |
| | * | | itimers: Fix periodic tics precision | Stanislaw Gruszka | 2009-08-03 | 2 | -6/+38 |
| | * | | itimers: Merge ITIMER_VIRT and ITIMER_PROF | Stanislaw Gruszka | 2009-08-03 | 3 | -134/+119 |
* | | | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -7/+16 |
* | | | | procfs: provide stack information for threads | Stefani Seibold | 2009-09-23 | 1 | -0/+2 |
* | | | | lockdep: use new arch_is_kernel_data() | Mike Frysinger | 2009-09-23 | 1 | -0/+3 |
* | | | | kallsyms: use new arch_is_kernel_text() | Mike Frysinger | 2009-09-23 | 1 | -1/+2 |
* | | | | getrusage: fill ru_maxrss value | Jiri Pirko | 2009-09-23 | 3 | -0/+21 |
* | | | | proc connector: add event for process becoming session leader | Scott James Remnant | 2009-09-23 | 1 | -1/+3 |
* | | | | seq_file: constify seq_operations | James Morris | 2009-09-23 | 5 | -7/+7 |
* | | | | generic-ipi: make struct call_function_data lockless | Xiao Guangrong | 2009-09-23 | 1 | -21/+8 |
* | | | | kmod: fix race in usermodehelper code | Neil Horman | 2009-09-23 | 1 | -5/+8 |
* | | | | printk: add printk_delay to make messages readable for some scenarios | Dave Young | 2009-09-23 | 2 | -0/+29 |
* | | | | printk boot_delay: rename printk_delay_msec to loops_per_msec | Dave Young | 2009-09-23 | 1 | -7/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 4 | -4/+4 |
|\ \ \ \ |
|
| * | | | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| * | | | | trivial: Fix duplicated word "options" in comment | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
| * | | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| * | | | | trivial: Correct print_tainted routine name in comment | Robert P. J. Day | 2009-09-21 | 1 | -1/+1 |
* | | | | | cpuidle: fix the menu governor to boost IO performance | Arjan van de Ven | 2009-09-22 | 1 | -0/+13 |
* | | | | | nommu: add support for Memory Protection Units (MPU) | Bernd Schmidt | 2009-09-22 | 1 | -0/+5 |
* | | | | | oom: move oom_adj value from task_struct to signal_struct | KOSAKI Motohiro | 2009-09-22 | 1 | -0/+2 |
* | | | | | oom: move oom_killer_enable()/oom_killer_disable to where they belong | Alexey Dobriyan | 2009-09-22 | 1 | -0/+1 |
* | | | | | mm: also use alloc_large_system_hash() for the PID hash table | Jan Beulich | 2009-09-22 | 1 | -11/+4 |
* | | | | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 1 | -1/+1 |
* | | | | | ksm: fix deadlock with munlock in exit_mmap | Andrea Arcangeli | 2009-09-22 | 1 | -0/+1 |
* | | | | | ksm: fix oom deadlock | Hugh Dickins | 2009-09-22 | 1 | -1/+0 |
* | | | | | ksm: the mm interface to ksm | Hugh Dickins | 2009-09-22 | 1 | -1/+7 |
* | | | | | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro | 2009-09-22 | 1 | -0/+11 |
* | | | | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -2/+2 |
* | | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 10 | -1263/+1262 |
|\ \ \ \ |
|
| * | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
| * | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 10 | -1249/+1249 |