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
2010-03-02
[ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips
Eric Miao
2
-3
/
+3
2010-03-02
[ARM] mmp: update pxa168_defconfig and include avengers lite support
Haojian Zhuang
1
-73
/
+156
2010-03-02
[ARM] mmp: avengers lite (pxa168) board bring up
Haojian Zhuang
5
-4
/
+72
2010-03-02
[ARM] pxa/imote2: Remove redundant pin entry for nCS.
Stefan Schmidt
1
-2
/
+1
2010-03-02
[ARM] pxa/imote2: Add defconfig for the imote2 platform.
Stefan Schmidt
1
-0
/
+2077
2010-03-02
[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API
Eric Miao
3
-0
/
+13
2010-03-02
[ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled
Stefan Schmidt
1
-0
/
+4
2010-03-02
[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
Stefan Schmidt
1
-1
/
+1
2010-03-02
[ARM] pxa: add support for Embedian MXM-8x10
Edwin Peer
6
-0
/
+867
2010-03-02
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
7
-66
/
+62
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
8
-130
/
+116
2010-03-02
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
6
-39
/
+48
2010-03-02
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
4
-314
/
+11
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
3
-61
/
+8
2010-03-02
[ARM] sa1100: remove unreferenced IRQ definitions
Eric Miao
1
-7
/
+0
2010-03-02
[ARM] pxa/tosa: make use of the matrix keypad driver
Eric Miao
1
-19
/
+98
2010-03-02
[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers
Eric Miao
1
-19
/
+43
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
12
-1
/
+74
2010-03-02
[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
Eric Miao
1
-0
/
+19
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
14
-257
/
+41
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
Eric Miao
7
-118
/
+38
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
6
-7
/
+6
2010-02-25
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
Russell King
53
-294
/
+1616
2010-02-23
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
Sebastien Requiem
4
-0
/
+163
2010-02-23
[ARM] MV78XX0: MPP routines and definitions
Sebastien Requiem
3
-1
/
+444
2010-02-23
[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP
John Holland
1
-2
/
+24
2010-02-23
[ARM] eSATA SheevaPlug: configure SoC SATA interface
John Holland
1
-0
/
+10
2010-02-23
[ARM] eSATA SheevaPlug basic board support
John Holland
3
-0
/
+21
2010-02-20
ARM: Update mach-types
Russell King
1
-2
/
+44
2010-02-20
ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
Abdoulaye Walsimou Gaye
1
-1
/
+2
2010-02-18
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
Russell King
5
-13
/
+24
2010-02-18
Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
Roel Kluin
1
-2
/
+2
2010-02-18
ARM: 5938/1: ARM: L2: export outer_cache_fns
Santosh Shilimkar
1
-0
/
+1
2010-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-8
/
+1
2010-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-3
/
+21
2010-02-18
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...
Len Brown
2
-8
/
+1
2010-02-18
ACPI: fix "acpi=ht" boot option
Len Brown
1
-0
/
+1
2010-02-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+3
2010-02-16
x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
Oleg Nesterov
1
-4
/
+1
2010-02-16
x86: set_personality_ia32() misses force_personality32
Oleg Nesterov
1
-0
/
+1
2010-02-16
ACPI: remove Asus P2B-DS from acpi=ht blacklist
Len Brown
1
-8
/
+0
2010-02-15
Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 ...
Russell King
5
-43
/
+15
2010-02-15
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
Russell King
298
-4994
/
+10602
2010-02-15
sh64: fix tracing of signals.
Paul Mundt
2
-3
/
+12
2010-02-13
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-13
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
Anton Vorontsov
1
-1
/
+2
2010-02-12
parisc: fix tracing of signals
Kyle McMartin
1
-1
/
+3
2010-02-12
[IA64] preserve personality flag bits across exec
Tony Luck
1
-1
/
+3
2010-02-11
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2010-02-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-194
/
+736
[next]