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-08-01
msm: gpio: Fold register defs into C file
David Brown
2
-273
/
+250
2011-08-01
msm: gpiomux: Move public API to public header
David Brown
3
-17
/
+40
2011-08-01
msm: gpio: Remove ifdefs on gpio chip registers
David Brown
1
-7
/
+26
2011-08-01
msm: gpio: Remove chip-specific register definitions
David Brown
2
-226
/
+220
2011-08-01
msm: Remove chip-ifdefs for GPIO io mappings
David Brown
5
-24
/
+20
2011-08-01
msm: gpio: Remove unsupported devices
David Brown
1
-7
/
+0
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
10
-931
/
+144
2011-07-31
[PARISC] wire up sendmmsg syscall
James Bottomley
2
-1
/
+3
2011-07-30
m68k/math-emu: Remove unnecessary code
Greg Dietsche
1
-3
/
+0
2011-07-30
m68k/math-emu: Remove commented out old code
Geert Uytterhoeven
1
-530
/
+0
2011-07-30
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
1
-0
/
+2
2011-07-30
m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
1
-25
/
+7
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
4
-298
/
+70
2011-07-30
m68k/amiga: Chip RAM - Use lookup_resource()
Geert Uytterhoeven
1
-11
/
+11
2011-07-30
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Change chipavail to an atomic_t
Geert Uytterhoeven
1
-6
/
+9
2011-07-30
m68k/amiga: Chip RAM - Always allocate from the start of memory
Geert Uytterhoeven
1
-20
/
+15
2011-07-30
m68k/amiga: Chip RAM - Convert from printk() to pr_*()
Geert Uytterhoeven
1
-20
/
+8
2011-07-30
m68k/amiga: Chip RAM - Use tabs for indentation
Geert Uytterhoeven
1
-57
/
+61
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-23
/
+23
2011-07-29
frv: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
107
-124
/
+152
2011-07-29
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2011-07-29
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-745
/
+696
2011-07-29
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
47
-125
/
+933
2011-07-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-4
/
+4
2011-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
1
-37
/
+0
2011-07-29
[PARISC] fix return type of __atomic64_add_return
John David Anglin
1
-2
/
+2
2011-07-28
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
4
-36
/
+185
2011-07-28
ARM: zynq: remove incorrectly deleted file
Arnd Bergmann
2
-1
/
+1
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
1216
-18148
/
+27830
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+29
2011-07-28
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
9
-115
/
+39
2011-07-28
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
9
-21
/
+11
2011-07-28
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
10
-31
/
+18
2011-07-28
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
10
-120
/
+341
2011-07-28
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
5
-25
/
+28
2011-07-28
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
45
-322
/
+61
2011-07-28
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
54
-173
/
+232
2011-07-28
arm/dt: tegra devicetree support
Grant Likely
7
-0
/
+368
2011-07-28
arm/versatile: Add device tree support
Grant Likely
7
-0
/
+366
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
3
-19
/
+1
2011-07-27
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
7
-4
/
+50
2011-07-27
sparc: Don't do expensive hypervisor PCR write unless necessary.
David S. Miller
1
-2
/
+5
2011-07-27
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
3
-0
/
+3
2011-07-27
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
1
-0
/
+1
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
2
-15
/
+13
[prev]
[next]