| Commit message (Expand) | Author | Age |
* | [PATCH] struct path: convert kernel | Josef Sipek | 2006-12-08 |
* | [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown | 2006-12-08 |
* | [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code | Oleg Nesterov | 2006-12-08 |
* | [PATCH] make set_special_pids() static | Oleg Nesterov | 2006-12-08 |
* | [PATCH] do_acct_process(): don't take tty_mutex | Oleg Nesterov | 2006-12-08 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 |
* | [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() | Hidetoshi Seto | 2006-12-08 |
* | [PATCH] move kallsyms data to .rodata | Jan Beulich | 2006-12-08 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 |
* | | Add "run_scheduled_work()" workqueue function | Linus Torvalds | 2006-12-07 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 |
|\ \ |
|
| * | | audit: Add auditing to ipsec | Joy Latten | 2006-12-06 |
| |/ |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ \ |
|
| * | | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich | 2006-12-06 |
| * | | [PATCH] unwinder: fully support linker generated .eh_frame_hdr section | Jan Beulich | 2006-12-06 |
| * | | [PATCH] unwinder: Add debugging output to the Dwarf2 unwinder | Jan Beulich | 2006-12-06 |
| * | | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich | 2006-12-06 |
| * | | [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder | Andi Kleen | 2006-12-06 |
| * | | [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un... | Andi Kleen | 2006-12-06 |
| * | | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert | 2006-12-06 |
| * | | [PATCH] i386: Use %gs as the PDA base-segment in the kernel | Jeremy Fitzhardinge | 2006-12-06 |
* | | | [PATCH] cpuset: allow a larger buffer for writes to cpuset files | Paul Menage | 2006-12-07 |
* | | | [PATCH] add ignore_loglevel boot option | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] lockdep: register_lock_class() fix | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm | 2006-12-07 |
* | | | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 |
* | | | [PATCH] futex: remove unneeded barrier | Ralf Baechle | 2006-12-07 |
* | | | [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture | Josh Triplett | 2006-12-07 |
* | | | [PATCH] sys: remove unused variable | David Rientjes | 2006-12-07 |
* | | | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk | 2006-12-07 |
* | | | [PATCH] softirq: remove BUG_ONs which can incorrectly trigger | Zachary Amsden | 2006-12-07 |
* | | | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] lockdep: more chains | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] sched: correct output of show_state() | Chris Caputo | 2006-12-07 |
* | | | [PATCH] sysctl: string length calculated is wrong if it contains negative num... | BP, Praveen | 2006-12-07 |
* | | | [PATCH] futex: init error check | Akinobu Mita | 2006-12-07 |
* | | | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-07 |
* | | | [PATCH] rcu: add a prefetch() in rcu_do_batch() | Eric Dumazet | 2006-12-07 |
* | | | [PATCH] make kernel/signal.c:kill_proc_info() static | Adrian Bunk | 2006-12-07 |
* | | | [PATCH] remove kernel/lockdep.c:lockdep_internal | Adrian Bunk | 2006-12-07 |
* | | | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 |
* | | | [PATCH] remove the syslog interface when printk is disabled | Mike Galbraith | 2006-12-07 |
* | | | [PATCH] HZ: 300Hz support | Alan Cox | 2006-12-07 |
* | | | [PATCH] debug: workqueue locking sanity | Peter Zijlstra | 2006-12-07 |
* | | | [PATCH] sleep profiling | Ingo Molnar | 2006-12-07 |
* | | | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 |
* | | | [PATCH] lockdep: print current locks on in_atomic warnings | Peter Zijlstra | 2006-12-07 |