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.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
2011-03-15
ARM: 6806/1: irq: introduce entry and exit functions for chained handlers
Will Deacon
1
-0
/
+31
2011-03-10
ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gas
Dave Martin
2
-0
/
+35
2011-03-10
ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump
Will Deacon
2
-6
/
+2
2011-03-10
ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU mode
Stepan Moskovchenko
2
-9
/
+22
2011-03-09
ARM: 6786/1: enable CONFIG_KTIME_SCALAR
Rob Herring
1
-0
/
+4
2011-03-09
ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...
Nicolas Pitre
1
-1
/
+1
2011-03-09
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
2
-0
/
+48
2011-03-09
ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915
Santosh Shilimkar
2
-0
/
+8
2011-03-09
ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti
Santosh Shilimkar
3
-17
/
+31
2011-02-26
ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel
Nicolas Pitre
2
-4
/
+3
2011-02-23
ARM: 6750/1: improvements to compressed/head.S
Nicolas Pitre
1
-129
/
+110
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
7
-443
/
+3
2011-02-23
ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig
Russell King
2
-5
/
+5
2011-02-23
ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one
Nicolas Pitre
1
-5
/
+5
2011-02-23
ARM: vfp: improve commentry for hotplug events
Russell King
1
-2
/
+5
2011-02-23
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
2
-12
/
+27
2011-02-23
ARM: irq migration: update GIC migration code
Russell King
1
-13
/
+12
2011-02-23
ARM: irq migration: ensure migration is handled safely
Russell King
1
-19
/
+31
2011-02-23
ARM: irq migration: force migration off CPU going down
Russell King
1
-1
/
+1
2011-02-23
ARM: 6608/1: enable bridges in pci_common_init.
Colin Tuckley
1
-0
/
+5
2011-02-23
ARM: improve module relocation fixup diagnostics
Russell King
1
-13
/
+14
2011-02-23
ARM: add 'uinstall' target for installing uboot kernels
Russell King
2
-1
/
+6
2011-02-23
ARM: fix some sparse errors in generic ARM code
Russell King
4
-3
/
+5
2011-02-23
ARM: DMA: top-down allocation in DMA coherent region
Russell King
1
-9
/
+8
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
4
-101
/
+40
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-30
/
+35
2011-02-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+5
2011-02-01
ARM: smp_on_up: allow non-ARM SMP processors
Russell King
1
-12
/
+10
2011-01-31
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
1
-16
/
+17
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2011-01-31
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+2
2011-01-31
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
4
-11
/
+15
2011-01-28
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+13
2011-01-28
arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR
Julia Lawall
1
-1
/
+1
2011-01-28
arm: omap2: mux: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-01-28
omap1: Simplify use of omap_irq_flags
Tony Lindgren
2
-14
/
+1
2011-01-28
omap2+: Fix unused variable warning for omap_irq_base
Russell King
2
-18
/
+2
2011-01-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-35
/
+13
2011-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-0
/
+1
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-27
ARM: tegra: clock: Add forward reference to struct clk
Colin Cross
2
-0
/
+4
2011-01-27
ARM: tegra: irq: Rename gic pointers to avoid conflicts
Colin Cross
1
-9
/
+9
2011-01-27
arm/tegra: Fix tegra irq_data conversion
Grant Likely
1
-2
/
+2
2011-01-26
avr32: add missing include causing undefined pgtable_page_* references
Hans-Christian Egtvedt
1
-0
/
+1
2011-01-26
percpu, x86: Fix percpu_xchg_op()
Eric Dumazet
1
-12
/
+12
2011-01-26
x86: Remove left over system_64.h
Yinghai Lu
1
-22
/
+0
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+61
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
4
-8
/
+8
[next]