aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-11/+0
* | [PATCH] printk time parameterJan Engelhardt2006-06-251-0/+2
* | [PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley2006-06-251-5/+3
* | [PATCH] constify parts of kernel/power/Andreas Mohr2006-06-252-3/+3
* | [PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton2006-06-251-8/+20
* | [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-5/+3
* | [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-251-17/+33
* | [PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern2006-06-251-2/+3
* | [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-254-6/+6
* | [PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl2006-06-251-1/+1
* | Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+9