aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-11-09[PATCH] swsusp: reduce code duplicationRafael J. Wysocki
2005-11-09[PATCH] sleep: Fix oops in enter_statePavel Machek
2005-11-09[PATCH] quieten softlockup at bootAnton Blanchard
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins
2005-11-07[PATCH] unexport uts_semAdrian Bunk
2005-11-07[PATCH] unexport idle_cpuAdrian Bunk
2005-11-07[PATCH] unexport console_unblankAdrian Bunk
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-11-07[PATCH] swsusp: remove unused variablePavel Machek
2005-11-07[PATCH] swsusp cleanupsPavel Machek
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens
2005-11-07[PATCH] posix-timers `unlikely' rejigAndrew Morton
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-30[PATCH] cpusets: simple renamePaul Jackson
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson
2005-10-30[PATCH] cpuset cleanupPaul Jackson
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov
2005-10-30[PATCH] remove timer debug fieldAndrew Morton