aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-26[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()Peter Williams
2006-06-26[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXITOleg Nesterov
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov
2006-06-26[PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy
2006-06-26[PATCH] Kprobes registers for notify page faultAnil S Keshavamurthy
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesIngo Molnar
2006-06-26[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei
2006-06-25[PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap
2006-06-25[PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens
2006-06-25[PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn
2006-06-25[PATCH] Link error when futexes are disabled on 64bit architecturesAnton Blanchard
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger
2006-06-25[PATCH] printk time parameterJan Engelhardt
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr
2006-06-25[PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman
2006-06-25[PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras
2006-06-25[PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl
2006-06-24Add some basic resume trace facilitiesLinus Torvalds
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich