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-07-27
ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindings
Jamie Lentin
3
-90
/
+50
2012-07-27
ARM: Kirkwood: Describe DNS325 temperature sensor in DT.
Andrew Lunn
2
-13
/
+10
2012-07-27
ARM: Kirkwood: Use DT to configure SATA device.
Andrew Lunn
9
-20
/
+24
2012-07-27
ARM: kirkwood: use devicetree for SPI on dreamplug
Michael Walle
2
-41
/
+29
2012-07-27
ARM: kirkwood: Add LS-XHL and LS-CHLv2 support
Michael Walle
9
-0
/
+291
2012-07-27
ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex Net
Josh Coombs
7
-0
/
+224
2012-07-27
ARM: Kirkwood: Add basic device tree support for QNAP TS219.
Andrew Lunn
9
-0
/
+228
2012-07-27
ATA: sata_mv: Add device tree support
Andrew Lunn
2
-0
/
+8
2012-07-27
ARM: Orion: DTify the watchdog timer.
Andrew Lunn
2
-1
/
+7
2012-07-27
ARM: Orion: Add arch support needed for I2C via DT.
Andrew Lunn
4
-0
/
+15
2012-07-27
ARM: kirkwood: use devicetree for orion-spi
Michael Walle
2
-1
/
+17
2012-07-27
ARM: Orion: DT support for IRQ and GPIO Controllers
Andrew Lunn
11
-132
/
+264
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
6
-8
/
+8
2012-07-25
ARM: Dove: Fixup ge00 initialisation
Hannes Reinecke
1
-2
/
+2
2012-07-25
ARM: Kirkwood: Fix PHY disable clk problems
Simon Baatz
1
-15
/
+50
2012-07-25
ARM: Kirkwood: Ensure runit clock always ticks.
Andrew Lunn
1
-0
/
+5
2012-07-14
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
1
-0
/
+4
2012-07-14
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-9
/
+18
2012-07-14
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-1
/
+0
2012-07-13
x86/vsyscall: allow seccomp filter in vsyscall=emulate
Will Drewry
1
-4
/
+31
2012-07-13
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-4
/
+15
2012-07-13
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-07-13
ARM: S3C24XX: Correct CAMIF interrupt definitions
Sylwester Nawrocki
1
-1
/
+2
2012-07-13
ARM: S3C24XX: Correct AC97 clock control bit for S3C2440
Sylwester Nawrocki
1
-1
/
+1
2012-07-13
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Todd Poynor
1
-3
/
+5
2012-07-13
ARM: SAMSUNG: Update default rate for xusbxti clock
Tushar Behera
1
-0
/
+1
2012-07-12
ARM: EXYNOS: register devices in 'need_restore' state for pm_domains
Marek Szyprowski
1
-1
/
+3
2012-07-12
ARM: EXYNOS: read initial state of power domain from hw registers
Marek Szyprowski
1
-3
/
+6
2012-07-12
SH: Convert out[bwl] macros to inline functions
Corey Minyard
1
-3
/
+14
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
17
-31
/
+26
2012-07-11
xtensa: fix incorrect memset
Alan Cox
1
-1
/
+1
2012-07-11
h8300/uaccess: add mising __clear_user()
Geert Uytterhoeven
1
-0
/
+2
2012-07-11
h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()
Geert Uytterhoeven
1
-1
/
+0
2012-07-11
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
h8300/signal: fix typo "statis"
Geert Uytterhoeven
1
-1
/
+1
2012-07-11
h8300/pgtable: add missing #include <asm-generic/pgtable.h>
Geert Uytterhoeven
1
-0
/
+3
2012-07-11
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Geert Uytterhoeven
1
-2
/
+2
2012-07-11
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
mn10300: kernel/traps.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
mn10300: kernel/internal.h needs <linux/irqreturn.h>
Geert Uytterhoeven
1
-0
/
+2
2012-07-11
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
1
-3
/
+0
2012-07-11
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
7
-23
/
+12
2012-07-11
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-2
/
+7
2012-07-11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-15
/
+44
2012-07-11
MN10300: Fix a missing semicolon
David Howells
1
-1
/
+1
2012-07-11
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
1
-0
/
+1
2012-07-11
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
1
-0
/
+1
2012-07-10
Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2012-07-10
Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
5
-10
/
+30
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
[next]