| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
|\ |
|
| * | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -0/+1 |
* | | Add "run_scheduled_work()" workqueue function | Linus Torvalds | 2006-12-07 | 1 | -0/+73 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 1 | -1/+5 |
|\ \ |
|
| * | | audit: Add auditing to ipsec | Joy Latten | 2006-12-06 | 1 | -1/+5 |
| |/ |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 4 | -45/+173 |
|\ \ |
|
| * | | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich | 2006-12-07 | 1 | -1/+1 |
| * | | [PATCH] unwinder: fully support linker generated .eh_frame_hdr section | Jan Beulich | 2006-12-07 | 1 | -19/+47 |
| * | | [PATCH] unwinder: Add debugging output to the Dwarf2 unwinder | Jan Beulich | 2006-12-07 | 1 | -17/+96 |
| * | | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich | 2006-12-07 | 1 | -1/+15 |
| * | | [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder | Andi Kleen | 2006-12-07 | 1 | -4/+0 |
| * | | [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un... | Andi Kleen | 2006-12-07 | 1 | -6/+8 |
| * | | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert | 2006-12-07 | 1 | -0/+9 |
| * | | [PATCH] i386: Use %gs as the PDA base-segment in the kernel | Jeremy Fitzhardinge | 2006-12-07 | 1 | -1/+1 |
* | | | [PATCH] cpuset: allow a larger buffer for writes to cpuset files | Paul Menage | 2006-12-07 | 1 | -2/+3 |
* | | | [PATCH] add ignore_loglevel boot option | Ingo Molnar | 2006-12-07 | 1 | -1/+13 |
* | | | [PATCH] lockdep: register_lock_class() fix | Ingo Molnar | 2006-12-07 | 1 | -0/+6 |
* | | | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm | 2006-12-07 | 1 | -0/+56 |
* | | | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 13 | -19/+19 |
* | | | [PATCH] futex: remove unneeded barrier | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | | | [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture | Josh Triplett | 2006-12-07 | 1 | -2/+2 |
* | | | [PATCH] sys: remove unused variable | David Rientjes | 2006-12-07 | 1 | -2/+2 |
* | | | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk | 2006-12-07 | 1 | -3/+0 |
* | | | [PATCH] softirq: remove BUG_ONs which can incorrectly trigger | Zachary Amsden | 2006-12-07 | 1 | -2/+0 |
* | | | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 2006-12-07 | 1 | -0/+3 |
* | | | [PATCH] lockdep: more chains | Ingo Molnar | 2006-12-07 | 1 | -1/+1 |
* | | | [PATCH] sched: correct output of show_state() | Chris Caputo | 2006-12-07 | 1 | -4/+4 |
* | | | [PATCH] sysctl: string length calculated is wrong if it contains negative num... | BP, Praveen | 2006-12-07 | 1 | -2/+2 |
* | | | [PATCH] futex: init error check | Akinobu Mita | 2006-12-07 | 1 | -2/+8 |
* | | | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-07 | 3 | -6/+3 |
* | | | [PATCH] rcu: add a prefetch() in rcu_do_batch() | Eric Dumazet | 2006-12-07 | 1 | -1/+3 |
* | | | [PATCH] make kernel/signal.c:kill_proc_info() static | Adrian Bunk | 2006-12-07 | 1 | -2/+1 |
* | | | [PATCH] remove kernel/lockdep.c:lockdep_internal | Adrian Bunk | 2006-12-07 | 1 | -7/+0 |
* | | | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 4 | -11/+1 |
* | | | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 | 1 | -21/+96 |
* | | | [PATCH] remove the syslog interface when printk is disabled | Mike Galbraith | 2006-12-07 | 1 | -6/+1 |
* | | | [PATCH] HZ: 300Hz support | Alan Cox | 2006-12-07 | 1 | -5/+15 |
* | | | [PATCH] debug: workqueue locking sanity | Peter Zijlstra | 2006-12-07 | 1 | -0/+13 |
* | | | [PATCH] sleep profiling | Ingo Molnar | 2006-12-07 | 2 | -9/+41 |
* | | | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 | 2 | -2/+3 |
* | | | [PATCH] lockdep: print current locks on in_atomic warnings | Peter Zijlstra | 2006-12-07 | 1 | -0/+2 |
* | | | [PATCH] taskstats: cleanup reply assembling | Oleg Nesterov | 2006-12-07 | 1 | -22/+16 |
* | | | [PATCH] taskstats: use nla_reserve() for reply assembling | Oleg Nesterov | 2006-12-07 | 1 | -42/+44 |
* | | | [PATCH] taskstats: factor out reply assembling | Oleg Nesterov | 2006-12-07 | 1 | -27/+28 |
* | | | [PATCH] taskstats: cleanup ->signal->stats allocation | Oleg Nesterov | 2006-12-07 | 2 | -2/+25 |
* | | | [PATCH] taskstats: cleanup do_exit() path | Oleg Nesterov | 2006-12-07 | 2 | -32/+17 |
* | | | [PATCH] taskstats_exit_alloc: optimize/simplify | Oleg Nesterov | 2006-12-07 | 1 | -13/+4 |
* | | | [PATCH] profile: fix uaccess handling | Heiko Carstens | 2006-12-07 | 1 | -1/+2 |
* | | | [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit | Roland McGrath | 2006-12-07 | 1 | -1/+10 |
* | | | [PATCH] lockdep: misc fixes in lockdep.c | Jarek Poplawski | 2006-12-07 | 1 | -3/+6 |