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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
2008-07-16
2
-1
/
+3
*
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-16
3
-16
/
+10
*
x86: clean up formatting of __switch_to
Jeremy Fitzhardinge
2008-07-16
1
-28
/
+28
*
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
2008-07-16
1
-6
/
+0
*
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
2008-07-16
3
-5
/
+6
*
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
2008-07-16
5
-15
/
+28
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-15
875
-145692
/
+27827
|
\
|
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
941
-76573
/
+48078
|
|
\
|
*
\
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1806
-38310
/
+120547
|
|
\
\
|
*
|
|
powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES
Kumar Gala
2008-07-15
1
-1
/
+1
|
*
|
|
powerpc: Fix a build problem on ppc32 with new DMA_ATTRs
Takashi Iwai
2008-07-15
1
-1
/
+1
|
*
|
|
ibm_newemac: Add MII mode support to the EMAC RGMII bridge.
Grant Erickson
2008-07-15
1
-0
/
+6
|
*
|
|
powerpc: Don't spin on sync instruction at boot time
Sonny Rao
2008-07-15
1
-1
/
+2
|
*
|
|
powerpc: Add VSX load/store alignment exception handler
Michael Neuling
2008-07-15
1
-1
/
+57
|
*
|
|
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-15
5
-7
/
+16
|
*
|
|
powerpc: support for latencytop
Arnd Bergmann
2008-07-15
2
-10
/
+30
|
*
|
|
powerpc: Remove unnecessary condition when sanity-checking WIMG bits
Dave Kleikamp
2008-07-15
2
-4
/
+3
|
*
|
|
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
Nathan Lynch
2008-07-15
2
-2
/
+7
|
*
|
|
powerpc: Add driver for Barrier Synchronization Register
Sonny Rao
2008-07-15
4
-0
/
+322
|
*
|
|
powerpc: mman.h export fixups
Stephen Rothwell
2008-07-15
2
-3
/
+6
|
*
|
|
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-15
24
-257
/
+1620
|
|
\
\
\
|
|
*
|
|
powerpc: Modify MPC52xx maintainers entry to cover all MPC5xxx parts
Grant Likely
2008-07-12
1
-3
/
+1
|
|
*
|
|
powerpc/mpc5121: Add support for CPLD on MPC5121ADS board
John Rigby
2008-07-12
5
-1
/
+233
|
|
*
|
|
powerpc/mpc5121: Add generic board support for MPC5121 platforms
John Rigby
2008-07-12
6
-63
/
+177
|
|
*
|
|
powerpc/mpc5121: Add clock driver
John Rigby
2008-07-12
4
-0
/
+732
|
|
*
|
|
powerpc/mpc5121: Update device tree for MPC5121ADS evaluation board
John Rigby
2008-07-12
1
-11
/
+299
|
|
*
|
|
powerpc/mpc5200: fix compile warnings in bestcomm driver
Grant Likely
2008-07-12
2
-2
/
+2
|
|
*
|
|
powerpc/mpc5200: Add PSC helpers for bestcomm engine
Grant Likely
2008-07-12
2
-0
/
+100
|
|
*
|
|
powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx
Wolfgang Grandegger
2008-07-12
1
-0
/
+14
|
|
*
|
|
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
2008-07-12
1
-0
/
+1
|
|
*
|
|
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2008-07-12
2
-177
/
+60
|
|
*
|
|
powerpc/mpc5200: PCI write combine timer
Andre Schwarz
2008-07-12
1
-1
/
+2
|
*
|
|
|
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
2008-07-15
23
-265
/
+2086
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
2008-07-09
3
-8
/
+8
|
|
*
|
|
|
powerpc/44x: Update ppc44x_defconfig
Josh Boyer
2008-07-09
1
-45
/
+104
|
|
*
|
|
|
powerpc/44x: Support NAND boot for Rev A Warp boards
Sean MacLennan
2008-07-09
1
-2
/
+7
|
|
*
|
|
|
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2008-07-09
5
-207
/
+180
|
|
*
|
|
|
Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2008-07-09
13
-3
/
+1787
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
powerpc/440: Convert Virtex ML507 device tree to dts-v1
Grant Likely
2008-07-09
1
-99
/
+157
|
|
|
*
|
|
powerpc/bootwrapper: Allow user to specify additional default targets
Grant Likely
2008-07-09
2
-0
/
+16
|
|
|
*
|
|
powerpc/bootwrapper: add missing bit of simpleImage target
Grant Likely
2008-07-04
1
-0
/
+4
|
|
|
*
|
|
powerpc/bootwrapper: Add documentation of boot wrapper targets
Grant Likely
2008-07-04
2
-1
/
+155
|
|
|
*
|
|
powerpc/virtex: add defconfig for virtex 5 platforms
John Linn
2008-07-04
1
-0
/
+1107
|
|
|
*
|
|
powerpc/virtex: add Xilinx 440 cpu to the cputable
John Linn
2008-07-04
1
-0
/
+10
|
|
|
*
|
|
powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
John Linn
2008-07-04
3
-0
/
+87
[prev]
[next]