index
:
Linux Stable
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.12.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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
39
-160
/
+121
*
time: fix typo in comments
Li Zefan
2008-02-08
2
-4
/
+4
*
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-08
1
-1
/
+1
*
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
1
-1
/
+0
*
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
1
-2
/
+1
*
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
2008-02-08
1
-0
/
+6
*
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
2
-14
/
+5
*
fix group stop with exit race
Oleg Nesterov
2008-02-08
1
-0
/
+1
*
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-08
1
-1
/
+1
*
kill PT_ATTACHED
Oleg Nesterov
2008-02-08
1
-1
/
+0
*
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
1
-1
/
+4
*
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
2008-02-08
1
-2
/
+11
*
fix "modules: make module_address_lookup() safe"
Andrew Morton
2008-02-08
1
-2
/
+2
*
tty: s390 support for termios2.
Heiko Carstens
2008-02-08
3
-1
/
+11
*
tty: let architectures override the user/kernel macros.
Heiko Carstens
2008-02-08
1
-0
/
+6
*
intel-iommu: fault_reason index cleanup
mark gross
2008-02-08
1
-1
/
+1
*
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
2008-02-08
1
-1
/
+9
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
3
-6
/
+9
*
proc: implement proc_single_file_operations
Eric W. Biederman
2008-02-08
1
-0
/
+3
*
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
2008-02-08
2
-1
/
+7
*
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
2008-02-08
2
-52
/
+69
*
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
2008-02-08
1
-0
/
+21
*
hugetlb: add locking for overcommit sysctl
Nishanth Aravamudan
2008-02-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2008-02-07
2
-41
/
+11
|
\
|
*
dm: table remove unused variable
Vasily Averin
2008-02-08
1
-9
/
+9
|
*
dm ioctl: move compat code
Milan Broz
2008-02-08
1
-32
/
+2
*
|
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2008-02-07
2
-36
/
+3
|
\
\
|
*
|
hwmon: Discard useless I2C driver IDs
Jean Delvare
2008-02-07
1
-33
/
+0
|
*
|
hwmon: (w83781d) Misc cleanups
Jean Delvare
2008-02-07
1
-1
/
+0
|
*
|
hwmon: (gl520sm) Various cleanups
Jean Delvare
2008-02-07
1
-1
/
+0
|
*
|
hwmon: (gl518sm) Various cleanups
Jean Delvare
2008-02-07
1
-1
/
+0
|
*
|
dmi: Let drivers walk the DMI table
Jean Delvare
2008-02-07
1
-0
/
+3
|
|
/
*
|
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2008-02-07
2
-1
/
+27
|
\
\
|
*
|
SLUB: Support for performance statistics
Christoph Lameter
2008-02-07
1
-0
/
+23
|
*
|
SLUB: Use unique end pointer for each slab page.
Christoph Lameter
2008-02-07
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-02-07
6
-44
/
+220
|
\
\
\
|
*
|
|
[SCSI] enclosure: add support for enclosure services
James Bottomley
2008-02-07
1
-0
/
+129
|
*
|
|
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
2008-02-07
1
-19
/
+25
|
*
|
|
[SCSI] add protocol definitions
James Bottomley
2008-02-07
1
-0
/
+14
|
*
|
|
[SCSI] libiscsi: fix session age rollover and remove cid encoding
Mike Christie
2008-02-07
2
-4
/
+2
|
*
|
|
[SCSI] iscsi: fix up iscsi printk prefix
Mike Christie
2008-02-07
2
-0
/
+13
|
*
|
|
[SCSI] iscsi class: add async scan helper
Mike Christie
2008-02-07
1
-1
/
+2
|
*
|
|
[SCSI] iscsi class: add session scanning
Mike Christie
2008-02-07
1
-3
/
+4
|
*
|
|
[SCSI] iscsi class, libiscsi: add iscsi sysfs session state file
Mike Christie
2008-02-07
2
-15
/
+31
|
*
|
|
[SCSI] libiscsi: make __iscsi_complete_pdu() static
Adrian Bunk
2008-02-07
1
-2
/
+0
|
|
|
/
|
|
/
|
*
/
|
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2008-02-07
2
-2
/
+6
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-02-07
4
-17
/
+89
|
\
\
|
|
/
|
/
|
|
*
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
1
-0
/
+6
|
*
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
1
-0
/
+30
|
*
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
1
-5
/
+0
[next]