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