aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-08
* [PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov2006-12-08
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-08
* [PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov2006-12-08
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-08
* [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto2006-12-08
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-08
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-07
|\
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-07
* | Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-07
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-07
|\ \
| * | audit: Add auditing to ipsecJoy Latten2006-12-06
| |/
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\ \
| * | [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-06
| * | [PATCH] unwinder: fully support linker generated .eh_frame_hdr sectionJan Beulich2006-12-06
| * | [PATCH] unwinder: Add debugging output to the Dwarf2 unwinderJan Beulich2006-12-06
| * | [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-06
| * | [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen2006-12-06
| * | [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...Andi Kleen2006-12-06
| * | [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-06
| * | [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-06
* | | [PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage2006-12-07
* | | [PATCH] add ignore_loglevel boot optionIngo Molnar2006-12-07
* | | [PATCH] lockdep: register_lock_class() fixIngo Molnar2006-12-07
* | | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-07
* | | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* | | [PATCH] futex: remove unneeded barrierRalf Baechle2006-12-07
* | | [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutortureJosh Triplett2006-12-07
* | | [PATCH] sys: remove unused variableDavid Rientjes2006-12-07
* | | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-07
* | | [PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-07
* | | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-07
* | | [PATCH] lockdep: more chainsIngo Molnar2006-12-07
* | | [PATCH] sched: correct output of show_state()Chris Caputo2006-12-07
* | | [PATCH] sysctl: string length calculated is wrong if it contains negative num...BP, Praveen2006-12-07
* | | [PATCH] futex: init error checkAkinobu Mita2006-12-07
* | | [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* | | [PATCH] rcu: add a prefetch() in rcu_do_batch()Eric Dumazet2006-12-07
* | | [PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2006-12-07
* | | [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-07
* | | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* | | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-07
* | | [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-07
* | | [PATCH] HZ: 300Hz supportAlan Cox2006-12-07
* | | [PATCH] debug: workqueue locking sanityPeter Zijlstra2006-12-07
* | | [PATCH] sleep profilingIngo Molnar2006-12-07
* | | [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* | | [PATCH] lockdep: print current locks on in_atomic warningsPeter Zijlstra2006-12-07
* | | [PATCH] taskstats: cleanup reply assemblingOleg Nesterov2006-12-07
* | | [PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov2006-12-07