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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-2
/
+1
*
Move struct path into its own header
Jan Blunck
2008-02-14
2
-5
/
+13
*
Remove path_release_on_umount()
Jan Blunck
2008-02-14
1
-1
/
+0
*
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
2008-02-14
1
-2
/
+4
*
Include kernel.h from configfs.h
Ben Nizette
2008-02-14
1
-0
/
+1
*
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
2008-02-14
1
-7
/
+7
*
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
2008-02-14
1
-1
/
+1
*
fix module_update_markers() compile error
Adrian Bunk
2008-02-14
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-02-13
1
-2
/
+6
|
\
|
*
[SCSI] update SG_ALL to avoid causing chaining
James Bottomley
2008-02-11
1
-2
/
+6
*
|
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
2008-02-13
1
-6
/
+3
*
|
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2008-02-13
2
-24
/
+37
*
|
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
2008-02-13
1
-1
/
+11
*
|
docbook: make a networking book and fix a few errors
Randy Dunlap
2008-02-13
1
-2
/
+1
*
|
hugetlb: fix overcommit locking
Nishanth Aravamudan
2008-02-13
1
-1
/
+1
*
|
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
2008-02-13
1
-0
/
+2
*
|
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
4
-10
/
+2
*
|
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
16
-100
/
+95
*
|
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
Linus Torvalds
2008-02-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2008-02-13
2
-7
/
+13
|
\
\
|
*
|
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2008-02-13
2
-5
/
+8
|
*
|
sched: rt-group: interface
Peter Zijlstra
2008-02-13
1
-2
/
+5
*
|
|
x86: fix sigcontext.h user export
Ingo Molnar
2008-02-13
1
-0
/
+66
|
/
/
*
|
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
2008-02-11
1
-3
/
+0
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-02-11
1
-9
/
+1
|
\
\
|
*
|
[IA64] Fix build for sim_defconfig
Tony Luck
2008-02-11
1
-9
/
+1
|
|
/
*
|
Make topology fallback macros reference their arguments.
Andi Kleen
2008-02-11
1
-5
/
+5
*
|
Prevent IDE boot ops on NUMA system
Andi Kleen
2008-02-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-02-11
1
-8
/
+5
|
\
\
|
*
|
nfsd: clean up svc_reserve_auth()
J. Bruce Fields
2008-02-10
1
-8
/
+5
*
|
|
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
2008-02-11
1
-0
/
+2
*
|
|
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
2008-02-11
1
-5
/
+4
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-02-10
16
-106
/
+356
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'master', 'omap1-upstream' and 'orion' into devel
Russell King
2008-02-09
16
-106
/
+356
|
|
\
\
\
|
|
|
*
|
[ARM] Orion: free up kernel virtual address space
Lennert Buytenhek
2008-02-08
2
-9
/
+9
|
|
|
*
|
[ARM] Orion: distinguish between physical and virtual addresses
Lennert Buytenhek
2008-02-08
5
-54
/
+78
|
|
|
*
|
[ARM] Orion: kill orion_early_putstr()
Lennert Buytenhek
2008-02-08
1
-10
/
+0
|
|
*
|
|
ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board
Carlos Eduardo Aguiar
2008-02-08
1
-1
/
+7
|
|
*
|
|
ARM: OMAP1: Make omap1 use MMC multislot structures
Felipe Balbi
2008-02-08
3
-0
/
+7
|
|
*
|
|
ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data
Tony Lindgren
2008-02-08
1
-0
/
+24
|
|
*
|
|
ARM: OMAP: Add helper module for board specific I2C bus registration
Jarkko Nikula
2008-02-08
2
-0
/
+13
|
|
*
|
|
ARM: OMAP: Add DMA support for chaining and 3430
Anand Gadiyar
2008-02-08
1
-34
/
+101
|
|
*
|
|
ARM: OMAP: Add 24xx GPIO debounce support
Kevin Hilman
2008-02-08
1
-0
/
+2
|
|
*
|
|
ARM: OMAP: Add 3430 gpio support
Syed Mohammed, Khasim
2008-02-08
1
-0
/
+2
|
|
*
|
|
ARM: OMAP: Add 3430 CPU identification macros
Syed Mohammed Khasim
2008-02-08
1
-6
/
+121
|
|
|
/
/
*
|
|
|
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-10
1
-8
/
+8
*
|
|
|
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
2008-02-10
1
-1
/
+1
*
|
|
|
ntp: correct inconsistent interval/tick_length usage
john stultz
2008-02-10
1
-1
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-10
11
-41
/
+41
|
\
\
\
\
|
*
\
\
\
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
2008-02-09
11
-41
/
+41
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]