index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
Merge branch 'depends/rmk/devel-stable' into imx/imx6q
Arnd Bergmann
401
-1548
/
+6826
2011-10-20
Merge branch 'depends/rmk/smp' into tmp
Arnd Bergmann
16
-13
/
+298
2011-10-20
Merge branch 'depends/rmk/debug' into tmp
Arnd Bergmann
1
-30
/
+59
2011-10-17
ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choice
Will Deacon
1
-2
/
+10
2011-10-17
ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choice
Stephen Boyd
1
-12
/
+10
2011-10-17
ARM: 7096/1: debug: Add UART1 config choices
Stephen Boyd
1
-4
/
+15
2011-10-17
ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviour
Will Deacon
1
-1
/
+6
2011-10-17
ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UART
Will Deacon
1
-17
/
+24
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
7
-9
/
+25
2011-10-17
ARM: 7124/1: smp: Add a localtimer handler callable from C code
Shawn Guo
2
-0
/
+9
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
2
-0
/
+10
2011-10-17
ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()
Shawn Guo
1
-1
/
+1
2011-10-17
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
Will Deacon
1
-3
/
+14
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
2
-0
/
+21
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
6
-0
/
+218
2011-10-08
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
1
-0
/
+5
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
2
-11
/
+21
2011-09-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-4
/
+6
2011-09-29
Merge git://github.com/davem330/sparc
Linus Torvalds
10
-15
/
+61
2011-09-29
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
1
-0
/
+14
2011-09-29
sparc64: Force the execute bit in OpenFirmware's translation entries.
David S. Miller
1
-0
/
+5
2011-09-26
Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung
Linus Torvalds
4
-13
/
+10
2011-09-27
ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-27
ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-26
Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm
Linus Torvalds
2
-2
/
+3
2011-09-26
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
7
-22
/
+77
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-26
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
1
-1
/
+2
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...
Russell King
7
-9
/
+231
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-23
ARM: mm: Add strongly ordered descriptor support.
Santosh Shilimkar
3
-0
/
+12
2011-09-23
ARM: vfp: Fix the comment to make it consistent with the code.
Santosh Shilimkar
1
-1
/
+1
2011-09-23
ARM: gic: Allow gic arch extensions to provide irqchip flags
Colin Cross
1
-0
/
+1
2011-09-23
ARM: vfp: Use cpu pm notifiers to save vfp state
Colin Cross
1
-8
/
+21
2011-09-23
ARM: gic: Use cpu pm notifiers to save gic state
Colin Cross
2
-0
/
+195
2011-09-23
ARM: Enable CPU_PM notifiers on ARM machines.
Santosh Shilimkar
1
-0
/
+1
2011-09-22
Merge branch 'pm' into devel-stable
Russell King
12
-201
/
+197
2011-09-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-10
/
+16
2011-09-21
sparc: Make '-p' boot option meaningful again.
David S. Miller
2
-2
/
+2
2011-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
2
-11
/
+21
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
49
-62
/
+4945
2011-09-20
sparc, exec: remove redundant addr_limit assignment
Mathias Krause
2
-5
/
+1
2011-09-20
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-09-20
ARM: pm: add L2 cache cleaning for suspend
Russell King
1
-0
/
+3
2011-09-20
ARM: pm: convert some assembly to C
Russell King
3
-39
/
+46
[next]