index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kernel/module.c: removed dead code
Jayachandran C
2006-01-06
1
-2
/
+1
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
2
-5
/
+5
*
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2006-01-06
1
-7
/
+9
*
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2006-01-06
2
-126
/
+65
*
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
2006-01-06
1
-92
/
+36
*
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
2006-01-06
3
-6
/
+31
*
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2006-01-06
2
-14
/
+11
*
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
2006-01-06
1
-3
/
+0
*
[PATCH] swsusp: fix enough_free_mem
Rafael J. Wysocki
2006-01-06
1
-2
/
+8
*
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
2006-01-06
4
-36
/
+125
*
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
2006-01-06
4
-176
/
+417
*
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
2006-01-06
1
-159
/
+4
*
[PATCH] Alpha: convert to generic irq framework (generic part)
Ivan Kokshaysky
2006-01-06
2
-1
/
+5
*
[PATCH] FRV: Make futex code compilable on nommu [try #2]
David Howells
2006-01-06
1
-0
/
+7
*
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
2006-01-06
1
-18
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
2
-9
/
+29
|
\
|
*
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
1
-0
/
+3
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
2
-9
/
+9
|
*
[PATCH] add uevent_helper control in /sys/kernel/
Kay Sievers
2006-01-04
1
-3
/
+22
|
*
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-04
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-04
1
-0
/
+5
|
\
\
|
*
|
gitignore: ignore more generated files
2006-01-03
1
-0
/
+5
*
|
|
update the email address of Randy Dunlap
Adrian Bunk
2006-01-03
1
-1
/
+1
|
|
/
|
/
|
*
|
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
2005-12-31
1
-10
/
+15
*
|
[PATCH] Fix false old value return of sysctl
Yi Yang
2005-12-30
1
-1
/
+1
*
|
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
2005-12-30
1
-3
/
+1
*
|
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
2005-12-24
1
-0
/
+6
*
|
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
Jason Wessel
2005-12-20
1
-1
/
+1
*
|
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
2005-12-12
1
-0
/
+13
*
|
[PATCH] kprobes: no probes on critical path
Keshavamurthy Anil S
2005-12-12
1
-1
/
+2
*
|
[PATCH] Add try_to_freeze to kauditd
Pierre Ossman
2005-12-12
1
-1
/
+3
*
|
[PATCH] kprobes: fix race in aggregate kprobe registration
Keshavamurthy Anil S
2005-12-12
1
-4
/
+1
*
|
[PATCH] Add getnstimestamp function
Matt Helsley
2005-12-12
1
-0
/
+22
*
|
[PATCH] Fix RCU race in access of nohz_cpu_mask
Srivatsa Vaddagiri
2005-12-12
1
-5
/
+13
*
|
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
2005-12-12
1
-2
/
+1
*
|
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
2005-12-12
1
-0
/
+41
*
|
[PATCH] Kprobes: Reference count the modules when probed on it
Mao, Bibo
2005-12-12
1
-2
/
+16
*
|
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
2005-11-29
1
-5
/
+16
*
|
[PATCH] Fix crash when ptrace poking hugepage areas
David Gibson
2005-11-29
1
-1
/
+2
*
|
[PATCH] cpuset fork locking fix
Paul Jackson
2005-11-28
1
-2
/
+1
*
|
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
2005-11-28
1
-6
/
+6
*
|
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
2005-11-28
1
-1
/
+1
*
|
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
2005-11-28
1
-1
/
+1
*
|
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
2005-11-28
1
-34
/
+49
*
|
[PATCH] Fix crash in unregister_console()
Benjamin Herrenschmidt
2005-11-23
1
-1
/
+1
*
|
[PATCH] mm: unbloat get_futex_key
Hugh Dickins
2005-11-23
1
-15
/
+0
*
|
[PATCH] Check the irq number is within bounds
Matthew Wilcox
2005-11-23
1
-0
/
+15
*
|
[PATCH] unpaged: copy_page_range vma
Hugh Dickins
2005-11-22
1
-1
/
+1
|
/
*
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
2005-11-18
1
-6
/
+24
*
[PATCH] DocBook: include printk documentation
Martin Waitz
2005-11-13
1
-2
/
+14
[next]