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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
powerpc/eeh: EEH core to handle special event
Gavin Shan
2
-18
/
+112
2013-06-20
powerpc/eeh: Export confirm_error_lock
Gavin Shan
2
-6
/
+15
2013-06-20
powerpc/eeh: Allow to purge EEH events
Gavin Shan
2
-0
/
+38
2013-06-20
powerpc/eeh: Trace time on first error for PE
Gavin Shan
3
-0
/
+35
2013-06-20
powerpc/eeh: Single kthread to handle events
Gavin Shan
3
-47
/
+55
2013-06-20
powerpc/eeh: Delay EEH probe during hotplug
Gavin Shan
1
-1
/
+15
2013-06-20
powerpc/eeh: Refactor eeh_reset_pe_once()
Gavin Shan
1
-1
/
+2
2013-06-20
powerpc/eeh: EEH post initialization operation
Gavin Shan
2
-0
/
+12
2013-06-20
powerpc/eeh: Make eeh_init() public
Gavin Shan
2
-3
/
+27
2013-06-20
powerpc/eeh: Trace PCI bus from PE
Gavin Shan
2
-0
/
+18
2013-06-20
powerpc/eeh: Make eeh_pe_get() public
Gavin Shan
2
-2
/
+3
2013-06-20
powerpc/eeh: Make eeh_phb_pe_get() public
Gavin Shan
2
-1
/
+2
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan
13
-97
/
+120
2013-06-20
powerpc/eeh: Cleanup for EEH core
Gavin Shan
2
-18
/
+18
2013-06-20
powerpc/tm: Fix return of active 64bit signals
Michael Neuling
1
-3
/
+5
2013-06-20
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
1
-1
/
+1
2013-06-20
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
1
-3
/
+6
2013-06-20
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
1
-5
/
+25
2013-06-20
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
1
-8
/
+21
2013-06-20
powerpc/8xx: Remove 8xx specific "minimal FPU emulation"
Benjamin Herrenschmidt
2
-32
/
+1
2013-06-20
powerpc/math-emu: Allow math-emu to be used for HW FPU
Benjamin Herrenschmidt
2
-2
/
+16
2013-06-20
powerpc/math-emu: Fix decoding of some instructions
Benjamin Herrenschmidt
4
-5
/
+34
2013-06-20
powerpc/pseries: Read common partition via pstore
Aruna Balakrishnaiah
1
-1
/
+16
2013-06-20
powerpc/pseries: Read of-config partition via pstore
Aruna Balakrishnaiah
1
-9
/
+46
2013-06-20
powerpc/pseries: Distinguish between a os-partition and non-os partition
Aruna Balakrishnaiah
1
-2
/
+5
2013-06-20
powerpc/pseries: Read rtas partition via pstore
Aruna Balakrishnaiah
1
-7
/
+26
2013-06-20
powerpc/pseries: Read/Write oops nvram partition via pstore
Aruna Balakrishnaiah
1
-15
/
+157
2013-06-20
powerpc/pseries: Introduce generic read function to read nvram-partitions
Aruna Balakrishnaiah
1
-10
/
+22
2013-06-20
powerpc/pseries: Add version and timestamp to oops header
Aruna Balakrishnaiah
1
-19
/
+38
2013-06-20
powerpc/pseries: Remove syslog prefix in uncompressed oops text
Aruna Balakrishnaiah
1
-1
/
+1
2013-06-20
powerpc/eeh: Enhance converting EEH dev
Gavin Shan
1
-2
/
+2
2013-06-20
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-20
powerpc: Align thread->fpr to 16 bytes
Anton Blanchard
1
-1
/
+1
2013-06-20
powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff
liguang
1
-4
/
+4
2013-06-20
powerpc/smp: Use '==' instead of '<' for system_state
liguang
3
-3
/
+3
2013-06-20
powerpc: Restore dbcr0 on user space exit
Bharat Bhushan
2
-7
/
+29
2013-06-20
powerpc: Debug control and status registers are 32bit
Bharat Bhushan
1
-4
/
+4
2013-06-20
powerpc/vfio: Enable on pSeries platform
Alexey Kardashevskiy
1
-0
/
+4
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
5
-1
/
+356
2013-06-20
powerpc: Update currituck pci/usb fixup for new board revision
Alistair Popple
2
-2
/
+42
2013-06-20
powerpc: Fix single step emulation of 32bit overflowed branches
Michael Neuling
1
-1
/
+1
2013-06-20
powerpc: Update default configurations
Alistair Popple
6
-0
/
+12
2013-06-20
powerpc: Add a configuration option for early BootX/OpenFirmware debug
Alistair Popple
2
-1
/
+8
2013-06-20
powerpc/prom: Scan reserved-ranges node for memory reservations
Jeremy Kerr
1
-0
/
+35
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
3
-5
/
+2
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
1
-2
/
+0
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
1
-3
/
+6
2013-06-20
powerpc: Move the single step enable code to a generic path
Suzuki K. Poulose
2
-19
/
+26
2013-06-20
powerpc/kprobes: Do not disable External interrupts during single step
Suzuki K. Poulose
1
-5
/
+5
2013-06-20
powerpc: Mark low level irq handlers NO_THREAD
Thomas Gleixner
2
-0
/
+2
[next]