index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-21
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
Martyn Welch
4
-2
/
+14
2009-11-21
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
2
-0
/
+28
2009-11-21
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
4
-94
/
+74
2009-11-21
powerpc/85xx: Kconfig cleanup
Kumar Gala
6
-20
/
+20
2009-11-12
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
Anton Vorontsov
2
-0
/
+5
2009-11-12
powerpc/83xx: Add power management support for MPC83xx QE boards
Anton Vorontsov
5
-0
/
+43
2009-11-12
powerpc/86xx: Add power management support for MPC8610HPCD boards
Anton Vorontsov
3
-4
/
+74
2009-11-12
powerpc/85xx: Add power management support for MPC85xxMDS boards
Anton Vorontsov
3
-78
/
+153
2009-11-12
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
3
-1
/
+99
2009-11-12
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
1
-0
/
+34
2009-11-12
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2
-43
/
+500
2009-11-12
spi_mpc8xxx: Turn qe_mode into flags
Anton Vorontsov
2
-12
/
+20
2009-11-12
spi_mpc8xxx: Factor out SPI mode change steps into a call
Anton Vorontsov
1
-32
/
+24
2009-11-12
spi_mpc8xxx: Fix uninitialized variable
Anton Vorontsov
1
-0
/
+1
2009-11-12
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
3
-16
/
+54
2009-11-12
powerpc/cpm: Move CPMFCR_* defines into cpm.h
Anton Vorontsov
2
-8
/
+16
2009-11-12
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
Anton Vorontsov
3
-5
/
+27
2009-11-12
powerpc/cpm: Remove SPI defines and spi structs
Anton Vorontsov
2
-84
/
+0
2009-11-12
powerpc/85xx: Added P1020RDB Platform support.
Poonam Aggrwal
2
-0
/
+501
2009-11-12
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2
-14
/
+22
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
3
-7
/
+12
2009-11-12
powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB
Poonam Aggrwal
3
-1
/
+556
2009-11-12
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
1
-0
/
+7
2009-11-12
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
590
-8130
/
+9041
2009-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-50
/
+183
2009-11-12
btusb bluetooth driver: wait for 'waker' work too before closing
Linus Torvalds
1
-0
/
+1
2009-11-11
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
1
-0
/
+10
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-21
/
+65
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-30
/
+38
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-9
/
+13
2009-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
43
-639
/
+1294
2009-11-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+28
2009-11-11
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-11-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+4
2009-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-32
/
+45
2009-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2009-11-11
Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-34
/
+58
2009-11-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
26
-69
/
+133
2009-11-11
Btrfs: allow more metadata chunk preallocation
Chris Mason
1
-2
/
+2
2009-11-11
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
1
-8
/
+23
2009-11-11
Btrfs: find ideal block group for caching
Josef Bacik
1
-23
/
+86
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-11-11
Btrfs: fix some metadata enospc issues
Josef Bacik
1
-5
/
+31
2009-11-11
Btrfs: fix how we set max_size for free space clusters
Josef Bacik
1
-1
/
+1
[next]