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