summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-277-7/+7
* [PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney2006-06-272-2/+48
* [PATCH] rcutorture: add ops vector and Classic RCU opsPaul E. McKenney2006-06-271-43/+120
* [PATCH] rcutorture: catchup doc fixes for idle-hz testsPaul E. McKenney2006-06-271-1/+1
* [PATCH] fix kernel-doc in kernel/ dirRandy Dunlap2006-06-272-4/+4
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-2/+3
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-0/+12
* [PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki2006-06-271-0/+38
* [PATCH] pm_trace is dangerousAndrew Morton2006-06-271-2/+11
* [PATCH] kernel/acct: fix function definitionRandy Dunlap2006-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-10/+1
|\
| * kbuild: check license compatibility when building modulesSam Ravnborg2006-06-091-10/+1
* | Merge branch 'x86-64'Linus Torvalds2006-06-265-3/+952
|\ \
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-2/+7
| * | [PATCH] x86_64: allow unwinder to build without module supportJan Beulich2006-06-261-0/+4
| * | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-4/+3
| * | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-263-1/+931
| * | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-0/+11
* | | [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()Peter Williams2006-06-261-1/+1
* | | [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXITOleg Nesterov2006-06-261-12/+0
* | | [PATCH] coredump: kill ptrace related stuffOleg Nesterov2006-06-262-6/+32
* | | [PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman2006-06-261-3/+17
* | | [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-6/+5
* | | [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-7/+20
* | | [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-262-9/+1
* | | [PATCH] Notify page fault call chainAnil S Keshavamurthy2006-06-261-7/+23
* | | [PATCH] Kprobes registers for notify page faultAnil S Keshavamurthy2006-06-261-0/+8
* | | [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-8/+24
* | | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-42/+109
* | | [PATCH] time: rename clocksource functionsjohn stultz2006-06-263-19/+19
* | | [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-261-3/+8
* | | [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-262-0/+172
* | | [PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz2006-06-261-19/+28
* | | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-4/+17
* | | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-263-15/+83
* | | [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-263-0/+418
* | | [PATCH] Convert kernel/cpu.c to mutexesIngo Molnar2006-06-261-5/+5
* | | [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-264-37/+27
|/ /
* | Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-253-116/+18
* | Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds2006-06-251-1/+1
* | [PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei2006-06-251-13/+11
* | [PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2006-06-252-20/+26
* | [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-253-16/+40
* | [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-251-1/+60
* | [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-251-10/+1
* | [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-254-0/+8
* | [PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn2006-06-251-6/+11
* | [PATCH] Link error when futexes are disabled on 64bit architecturesAnton Blanchard2006-06-251-1/+1
* | [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2006-06-251-7/+0
OpenPOWER on IntegriCloud