aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] swsusp: reduce code duplicationRafael J. Wysocki3-70/+52
2005-11-09[PATCH] sleep: Fix oops in enter_statePavel Machek1-1/+1
2005-11-09[PATCH] quieten softlockup at bootAnton Blanchard1-3/+0
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj1-0/+33
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro1-29/+107
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-7/+0
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro1-30/+62
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins1-7/+0
2005-11-07[PATCH] unexport uts_semAdrian Bunk1-2/+0
2005-11-07[PATCH] unexport idle_cpuAdrian Bunk1-2/+0
2005-11-07[PATCH] unexport console_unblankAdrian Bunk1-1/+0
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-1/+1
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap3-6/+11
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-1/+1
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli1-61/+42
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli1-15/+28
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-0/+82
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson1-0/+5
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown1-2/+2
2005-11-07[PATCH] Process Events ConnectorMatt Helsley3-0/+13
2005-11-07[PATCH] swsusp: remove unused variablePavel Machek1-8/+1
2005-11-07[PATCH] swsusp cleanupsPavel Machek2-28/+27
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens4-4/+7
2005-11-07[PATCH] posix-timers `unlikely' rejigAndrew Morton1-3/+3
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov1-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras32-1143/+1661
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+3
2005-10-30[PATCH] Remove duplicate code in signal.cPaul E. McKenney1-11/+5
2005-10-30[PATCH] remove unneeded SI_TIMER checksOleg Nesterov1-18/+0
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-11/+7
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2-20/+25
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson1-1/+0
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath1-6/+10
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney3-0/+503
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-0/+4
2005-10-30[PATCH] wait4 PTRACE_ATTACH race fixRoland McGrath1-0/+9
2005-10-30[PATCH] PF_DEAD cleanupCoywolf Qi Hunt1-5/+5
2005-10-30[PATCH] cleanup for kernel/printk.cJesper Juhl1-36/+42
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells1-3/+3
2005-10-30[PATCH] ptrace/coredump/exit_group deadlockAndrea Arcangeli2-5/+8
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson1-0/+4
2005-10-30[PATCH] cpusets: simple renamePaul Jackson1-0/+16
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson1-137/+281
2005-10-30[PATCH] cpusets: remove depth counted locking hackPaul Jackson1-65/+40
2005-10-30[PATCH] cpuset cleanupPaul Jackson1-1/+0
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov1-18/+1
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov1-46/+25
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov1-6/+4
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-35/+0