aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-04
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
| * [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-04
| * [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-04
|\ \
| * | gitignore: ignore more generated files2006-01-03
* | | update the email address of Randy DunlapAdrian Bunk2006-01-03
| |/ |/|
* | sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-31
* | [PATCH] Fix false old value return of sysctlYi Yang2005-12-30
* | sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-30
* | [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-24
* | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-20
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-12
* | [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-12
* | [PATCH] Add try_to_freeze to kauditdPierre Ossman2005-12-12
* | [PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S2005-12-12
* | [PATCH] Add getnstimestamp functionMatt Helsley2005-12-12
* | [PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri2005-12-12
* | [PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri2005-12-12
* | [PATCH] add rcu_barrier() synchronization pointDipankar Sarma2005-12-12
* | [PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo2005-12-12
* | [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-29
* | [PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson2005-11-29
* | [PATCH] cpuset fork locking fixPaul Jackson2005-11-28
* | [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins2005-11-28
* | [PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov2005-11-28
* | [PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton2005-11-28
* | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-28
* | [PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt2005-11-23
* | [PATCH] mm: unbloat get_futex_keyHugh Dickins2005-11-23
* | [PATCH] Check the irq number is within boundsMatthew Wilcox2005-11-23
* | [PATCH] unpaged: copy_page_range vmaHugh Dickins2005-11-22
|/
* [PATCH] add success/failure indication to RCU torture testPaul E. McKenney2005-11-18
* [PATCH] DocBook: include printk documentationMartin Waitz2005-11-13
* [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-13
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-13
* [PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev2005-11-13
* [PATCH] rcutorture: renice to low priorityIngo Molnar2005-11-13
* [PATCH] signal handling: revert sigkill priority fixHeiko Carstens2005-11-13
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-13
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-13
* [PATCH] cpuset: fix return without releasing semaphoreBob Picco2005-11-13
* [PATCH] fix task_struct leak in ptraceChristoph Hellwig2005-11-13
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
* [SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller2005-11-10
* [PATCH] Don't auto-reap traced childrenOleg Nesterov2005-11-10
* [PATCH] optimize activate_task()Chen, Kenneth W2005-11-09
* Fix ptrace self-attach ruleLinus Torvalds2005-11-09
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09