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
2012-04-25
Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
3
-85
/
+80
2012-04-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-70
/
+105
2012-04-25
arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file
Vasiliy Kulikov
1
-1
/
+1
2012-04-25
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...
Olof Johansson
2
-12
/
+17
2012-04-25
arch/tile: fix a couple of functions that should be __init
Chris Metcalf
2
-4
/
+4
2012-04-25
x86/apic: Use x2apic physical mode based on FADT setting
Greg Pearson
1
-0
/
+6
2012-04-25
x86/mrst: Quiet sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-2
/
+2
2012-04-25
Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
37
-206
/
+77
2012-04-24
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability
Marek Szyprowski
3
-0
/
+4
2012-04-24
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
Tushar Behera
1
-0
/
+2
2012-04-24
ARM: EXYNOS: Fix resource on dev-dwmci.c
Kukjin Kim
1
-10
/
+3
2012-04-24
ARM: S3C24XX: Fix build warning for S3C2410_PM
Kukjin Kim
1
-4
/
+4
2012-04-24
ARM: mini2440_defconfig: Fix build error
Arnd Bergmann
1
-0
/
+2
2012-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
6
-4
/
+14
2012-04-23
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
1
-1
/
+7
2012-04-23
ARM: msm: Fix gic irqdomain support
David Brown
2
-12
/
+17
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
3
-7
/
+7
2012-04-23
x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...
Konrad Rzeszutek Wilk
4
-6
/
+8
2012-04-23
ACPI: Convert wake_sleep_flags to a value instead of function
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-04-23
hexagon: add missing cpu.h include
Richard Kuo
1
-1
/
+2
2012-04-23
hexagon/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-0
/
+5
2012-04-23
hexagon: use renamed tick_nohz_idle_* functions
Richard Kuo
1
-3
/
+3
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
4
-0
/
+4
2012-04-23
xtensa: fix build error in xtensa/include/asm/io.h
Paul Gortmaker
1
-0
/
+1
2012-04-23
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
1
-0
/
+1
2012-04-23
ARM: OMAP: fix DMA vs memory ordering
Russell King
1
-0
/
+14
2012-04-23
ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs
Linus Walleij
2
-2
/
+2
2012-04-23
ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler
Will Deacon
1
-1
/
+21
2012-04-23
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
Will Deacon
3
-51
/
+90
2012-04-23
ARM: 7398/1: l2x0: only write to debug registers on PL310
Will Deacon
1
-5
/
+8
2012-04-23
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
Will Deacon
1
-6
/
+6
2012-04-23
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
Will Deacon
2
-6
/
+20
2012-04-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+1
2012-04-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
13
-72
/
+115
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
9
-33
/
+71
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-147
/
+67
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-25
/
+49
2012-04-21
kill mm argument of vm_munmap()
Al Viro
3
-3
/
+3
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-20
ARM: EXYNOS: Fix incorrect initialization of GIC
Thomas Abraham
1
-1
/
+1
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
3
-15
/
+5
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
3
-17
/
+5
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
1
-15
/
+5
2012-04-20
ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers
Thomas Abraham
4
-24
/
+62
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
6
-18
/
+4
[prev]
[next]