aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann
2006-01-06[PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller
2006-01-06[PATCH] kernel/module.c: removed dead codeJayachandran C
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky
2006-01-06[PATCH] swsusp: save image header firstRafael J. Wysocki
2006-01-06[PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki
2006-01-06[PATCH] swsusp: make image size limit tunableRafael J. Wysocki
2006-01-06[PATCH] swsusp: limit image sizeRafael J. Wysocki
2006-01-06[PATCH] swsusp: Drop duplicate prototypesPavel Machek
2006-01-06[PATCH] swsusp: fix enough_free_memRafael J. Wysocki
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki
2006-01-06[PATCH] swsusp: remove encryptionRafael J. Wysocki
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky
2006-01-06[PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells
2006-01-06[PATCH] swsusp: resume_store() retval fixAndrew Morton
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-03update the email address of Randy DunlapAdrian Bunk
2006-01-03gitignore: ignore more generated files
2005-12-31sysctl: make sure to terminate strings with a NULLinus Torvalds
2005-12-30[PATCH] Fix false old value return of sysctlYi Yang
2005-12-30sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds
2005-12-24[PATCH] Fix memory ordering problem in wake_futex()Andrew Morton
2005-12-20[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S
2005-12-12[PATCH] Add try_to_freeze to kauditdPierre Ossman
2005-12-12[PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley
2005-12-12[PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri
2005-12-12[PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma
2005-12-12[PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo
2005-11-29[PATCH] fix swsusp on machines not supporting S4Pavel Machek
2005-11-29[PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson
2005-11-28[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins
2005-11-28[PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj
2005-11-23[PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox