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.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
*
[PATCH] Create include/asm-powerpc
Stephen Rothwell
2005-08-30
2
-6
/
+0
*
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
2005-08-30
2
-6
/
+7
*
[PATCH] Create vio_bus_ops
Stephen Rothwell
2005-08-30
1
-49
/
+48
*
[PATCH] Create vio_register_device
Stephen Rothwell
2005-08-30
1
-3
/
+1
*
[PATCH] ppc64: four level pagetables fix
Andrew Morton
2005-08-30
1
-0
/
+2
*
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-08-29
17
-226
/
+312
|
\
|
*
[PATCH] Dynamic hugepage addresses for ppc64
David Gibson
2005-08-29
2
-13
/
+18
|
*
[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function
Michael Ellerman
2005-08-29
2
-0
/
+5
|
*
[PATCH] ppc64: allow xmon=off
Olaf Hering
2005-08-29
1
-1
/
+1
|
*
[PATCH] ppc64: Remove CONFIG_MSCHUNKS
Michael Ellerman
2005-08-29
1
-14
/
+5
|
*
[PATCH] ppc64: Remove physbase from the lmb_property struct
Michael Ellerman
2005-08-29
1
-1
/
+0
|
*
[PATCH] ppc64: Remove redundant abs_to_phys() macro
Michael Ellerman
2005-08-29
1
-5
/
+1
|
*
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
Michael Ellerman
2005-08-29
1
-8
/
+0
|
*
[PATCH] ppc64: Consolidate some macros
Michael Ellerman
2005-08-29
1
-14
/
+7
|
*
[PATCH] ppc64: Rename msChunks structure
Michael Ellerman
2005-08-29
1
-8
/
+7
|
*
[PATCH] ppc64: msChunks cleanups
Michael Ellerman
2005-08-29
1
-6
/
+9
|
*
[PATCH] ppc64: Remove PTRRELOC() from msChunks code
Michael Ellerman
2005-08-29
2
-26
/
+12
|
*
[PATCH] ppc64: introduce FW_FEATURE_ISERIES
Stephen Rothwell
2005-08-29
1
-3
/
+19
|
*
[PATCH] ppc64: make firmware_has_feature() stronger
Stephen Rothwell
2005-08-29
1
-1
/
+19
|
*
[PATCH] ppc64: create firmware_has_feature()
Stephen Rothwell
2005-08-29
2
-44
/
+70
|
*
[PATCH] ppc64: remove firmware features from cpu_spec
Stephen Rothwell
2005-08-29
1
-5
/
+5
|
*
[PATCH] Change address of ppc64 initial segment table
David Gibson
2005-08-29
1
-2
/
+5
|
*
[PATCH] Remove NACA fixed address constraint
David Gibson
2005-08-29
1
-7
/
+0
|
*
[PATCH] ppc64: split pSeries specific parts out of vio.c
Stephen Rothwell
2005-08-29
1
-1
/
+3
|
*
[PATCH] ppc64: make the bus matching function platform specific
Stephen Rothwell
2005-08-29
1
-1
/
+2
|
*
[PATCH] ppc64: move iSeries vio iommu init
Stephen Rothwell
2005-08-29
1
-3
/
+0
|
*
[PATCH] ppc64: split iSeries specific parts out of vio.c
Stephen Rothwell
2005-08-29
1
-0
/
+7
|
*
[PATCH] flattened device tree changes
Benjamin Herrenschmidt
2005-08-29
1
-5
/
+9
|
*
[PATCH] Four level pagetables for ppc64
David Gibson
2005-08-29
6
-86
/
+136
*
|
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
2005-08-29
2
-38
/
+46
|
\
\
|
*
\
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-08-29
26
-55
/
+4921
|
|
\
\
|
*
|
|
[libata] license change, other bits
Jeff Garzik
2005-08-28
2
-38
/
+46
*
|
|
|
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
2005-08-29
4
-15
/
+18
*
|
|
|
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
2005-08-29
1
-16
/
+24
*
|
|
|
[SPARC]: remove use of asm/segment.h
Kumar Gala
2005-08-29
3
-8
/
+0
*
|
|
|
[SPARC64]: remove use of asm/segment.h
Kumar Gala
2005-08-29
2
-7
/
+0
*
|
|
|
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
2005-08-29
1
-0
/
+82
|
|
/
/
|
/
|
|
*
|
|
[PATCH] mod_devicetable.h fixes
Al Viro
2005-08-29
1
-2
/
+8
*
|
|
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...
Linus Torvalds
2005-08-29
11
-0
/
+4405
|
\
\
\
|
*
|
|
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
11
-0
/
+4405
|
|
|
/
|
|
/
|
*
|
|
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
2005-08-29
1
-0
/
+41
|
\
\
\
|
*
|
|
[ARM] Add support for ARM GIC
Russell King
2005-08-18
1
-0
/
+41
*
|
|
|
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git
Linus Torvalds
2005-08-29
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
[MMC] Use an IDR for host name indicies
Russell King
2005-08-19
1
-0
/
+1
|
*
|
|
|
[MMC] Use class device name for mmc host name
Russell King
2005-08-19
1
-2
/
+1
|
*
|
|
|
[MMC] Add MMC class devices
Russell King
2005-08-19
1
-0
/
+1
|
*
|
|
|
[MMC] Add mmc_hostname() macro
Russell King
2005-08-19
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
2005-08-29
2
-42
/
+37
|
\
\
\
\
|
*
\
\
\
Merge with Linus' 2.6 tree
Russell King
2005-07-28
204
-828
/
+33274
|
|
\
\
\
\
|
*
|
|
|
|
[SERIAL] Convert parport_serial to use new 8250_pci interfaces
Russell King
2005-07-27
2
-43
/
+0
[next]