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
2008-01-26
[ARM] 4755/1: [AT91] NAND update
Andrew Victor
4
-5
/
+5
2008-01-26
[ARM] 4754/1: [AT91] SSC library support
Andrew Victor
5
-0
/
+683
2008-01-26
[ARM] 4753/1: [AT91] Use DMA_BIT_MASK
Andrew Victor
5
-101
/
+181
2008-01-26
[ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9
Andrew Victor
4
-0
/
+225
2008-01-26
[ARM] 4751/1: [AT91] ISI peripheral on SAM9263
Andrew Victor
1
-0
/
+50
2008-01-26
[ARM] 4750/1: [AT91] STN LCD displays on SAM9261
Andrew Victor
1
-0
/
+12
2008-01-26
[ARM] 4734/1: at91sam9263ek: include IRQ for Ethernet PHY
David Brownell
1
-0
/
+1
2008-01-26
[ARM] 4646/1: AT91: configurable HZ, default to 128
David Brownell
2
-0
/
+17
2008-01-26
[ARM] 4656/1: AT91: Tweak interrupt priorities
Andrew Victor
4
-58
/
+58
2008-01-26
[ARM] 4647/1: at91rm9200: Remove redundant machine-type verification and mani...
Guennadi Liakhovetski
2
-85
/
+0
2008-01-26
[ARM] 4610/2: AT91: Support for STN LCD on SAM9261-EK board.
Andrew Victor
1
-7
/
+69
2008-01-26
[ARM] 4602/3: AT91: debugfs interface to view GPIO pin state
Andrew Victor
1
-0
/
+62
2008-01-26
[ARM] 4770/1: GLAN Tank: correct physmap_flash_data width field
Gordon Farquharson
1
-1
/
+1
2008-01-26
[ARM] remove duplicate includes
Lucas Woods
12
-15
/
+0
2008-01-26
[ARM] CONFIG_DEBUG_STACK_USAGE
Sascha Hauer
1
-0
/
+6
2008-01-26
[ARM] 4689/1: small comment wrap fix
Nicolas Pitre
1
-2
/
+2
2008-01-26
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
George G. Davis
1
-1
/
+1
2008-01-26
[ARM] remove reference to non-existent MTD_OBSOLETE_CHIPS
Robert P. J. Day
1
-1
/
+0
2008-01-26
[ARM] Remove pointless casts from void pointers,
Jeff Garzik
3
-3
/
+3
2008-01-26
[ARM] Misc minor interrupt handler cleanups
Jeff Garzik
4
-14
/
+19
2008-01-26
[ARM] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-26
[ARM] Update mach-types
Russell King
1
-7
/
+251
2008-01-26
[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support
Catalin Marinas
2
-0
/
+45
2008-01-26
[ARM] 4583/1: ARMv7: Add VFPv3 support
Catalin Marinas
4
-8
/
+31
2008-01-26
[ARM] 4582/2: Add support for the common VFP subarchitecture
Catalin Marinas
2
-62
/
+74
2008-01-26
[ARM] sa1100: add clock source support
Russell King
2
-18
/
+21
2008-01-26
[ARM] msm: dma support for MSM7X00A
Arve Hjønnevåg
2
-1
/
+215
2008-01-26
[ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)
Brian Swetland
6
-0
/
+1150
2008-01-26
[ARM] msm: irq and timer support for ARCH_MSM7X00A
Arve Hjønnevåg
3
-1
/
+360
2008-01-26
[ARM] msm: core platform support for ARCH_MSM7X00A
Brian Swetland
7
-1
/
+140
2008-01-26
[ARM] 4603/1: KS8695: debugfs interface to view pin state
Andrew Victor
1
-0
/
+83
2008-01-26
[ARM] 4601/1: KS8695: PCI support
Andrew Victor
3
-2
/
+328
2008-01-26
[ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device
Martin Michlmayr
1
-1
/
+12
2008-01-26
[ARM] 4708/1: iop: update defconfigs for 2.6.24
Dan Williams
3
-250
/
+267
2008-01-26
[ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations
Herbert Valerio Riedel
1
-6
/
+3
2008-01-26
[ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense type
Herbert Valerio Riedel
1
-11
/
+53
2008-01-26
[ARM] 4669/1: ep93xx: simplify GPIO code and cleanups
Herbert Valerio Riedel
1
-77
/
+70
2008-01-26
[ARM] 4668/1: ep93xx: implement new GPIO API
Herbert Valerio Riedel
2
-19
/
+45
2008-01-26
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
1
-6
/
+6
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
2
-2
/
+2
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
1
-0
/
+23
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+27
2008-01-26
[S390] Remove TOPDIR from Makefile
WANG Cong
1
-4
/
+0
2008-01-26
[S390] single-step cleanup
Roland McGrath
2
-16
/
+19
2008-01-26
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
1
-3
/
+9
2008-01-26
[S390] arch/s390/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-6
/
+8
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] Initialize sclp_ipl_info
Michael Holzheu
1
-0
/
+1
2008-01-26
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
1
-34
/
+72
[prev]
[next]