index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 5381/1: unwind: Reorganise the traps.c code
Catalin Marinas
2009-02-12
2
-15
/
+20
*
[ARM] 5393/1: Add W90P910 EVB NOR flash driver
wanzongshun
2009-02-12
1
-0
/
+48
*
[ARM] 5392/1: Delete redundant macros for w90p910
wanzongshun
2009-02-12
1
-22
/
+0
*
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
Catalin Marinas
2009-02-12
1
-0
/
+2
*
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
Catalin Marinas
2009-02-12
3
-0
/
+16
*
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
2009-02-12
7
-4
/
+120
*
[ARM] 5373/2: Add gpiolib support to AT91
Ryan Mallon
2009-02-12
4
-147
/
+161
*
[ARM] 5355/1: Adding support for the HTC Himalaya and its framebuffer
Zbynek Michl
2009-02-10
3
-0
/
+174
*
[ARM] 5354/1: mach-pxa: add AM300 platform driver v3
Jaya Kumar
2009-02-10
5
-0
/
+306
*
[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additions
Kristoffer Ericson
2009-02-10
1
-2
/
+12
*
[ARM] 5374/1: The w90p910 uart0 driver patch
wanzongshun
2009-02-10
3
-70
/
+24
*
[ARM] 5372/1: ACS5K: Core board support for the ACS-5000
Daniel Silverstone
2009-02-10
5
-0
/
+2414
*
[ARM] 5371/1: ep93xx: add i2c device to edb9307a
Hartley Sweeten
2009-02-10
1
-0
/
+12
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-02-07
12
-402
/
+4477
|
\
|
*
[ARM] pxa: add em_x270_defconfig for EM-X270 and eXeda
Mike Rapoport
2009-02-02
1
-0
/
+1741
|
*
[ARM] pxa: prepare xm_x2xx_defconfig for split
Mike Rapoport
2009-02-02
1
-65
/
+75
|
*
[ARM] pxa: add eXeda platform support
Mike Rapoport
2009-02-02
2
-21
/
+132
|
*
[ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.c
Mike Rapoport
2009-02-02
1
-12
/
+31
|
*
[ARM] pxa/em-x270: add battery charger
Mike Rapoport
2009-02-02
1
-0
/
+46
|
*
[ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initialization
Mike Rapoport
2009-02-02
1
-122
/
+50
|
*
[ARM] pxa/em-x270: update MMC/SDIO implementation
Mike Rapoport
2009-02-02
1
-16
/
+81
|
*
[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbus
Philipp Zabel
2009-02-02
3
-14
/
+79
|
*
[ARM] pxa/magician: use named initializers for gpio_keys setup
Philipp Zabel
2009-01-21
1
-15
/
+24
|
*
[ARM] pxa/magician: Use SZ_64M for physmap resource
Philipp Zabel
2009-01-21
1
-3
/
+1
|
*
[ARM] pxa/magician: enable power I2C for max158xx
Philipp Zabel
2009-01-21
1
-0
/
+1
|
*
[ARM] pxa/magician: setup SSP1 pins for audio
Philipp Zabel
2009-01-21
1
-0
/
+5
|
*
[ARM] pxa/magician: Enable backlight
Philipp Zabel
2009-01-21
2
-1
/
+4
|
*
[ARM] pxa/magician: Update defconfig
Philipp Zabel
2009-01-21
1
-166
/
+475
|
*
[ARM] pxa: update xm_x2xx_defconfig
Mike Rapoport
2009-01-21
1
-116
/
+262
|
*
[ARM] pxa/em-x270: updates for 2.6.29
Mike Rapoport
2009-01-21
1
-15
/
+356
|
*
[ARM] pxa: PalmLD initial support
Marek Vasut
2009-01-21
4
-0
/
+686
|
*
[ARM] pxa: PalmT5 initial support
Marek Vasut
2009-01-21
4
-0
/
+592
*
|
x86-64: fix int $0x80 -ENOSYS return
Roland McGrath
2009-02-06
1
-3
/
+5
*
|
prevent kprobes from catching spurious page faults
Masami Hiramatsu
2009-02-05
1
-2
/
+6
*
|
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-02-05
11
-100
/
+184
|
\
\
|
*
|
sh: Fix up T-bit error handling in SH-4A mutex fastpath.
Takashi Yoshii
2009-01-29
1
-12
/
+9
|
*
|
sh: Fix up spurious syscall restarting.
Paul Mundt
2009-01-29
4
-44
/
+8
|
*
|
sh: fcnvds fix with denormalized numbers on SH-4 FPU.
Carmelo AMOROSO
2009-01-29
1
-1
/
+1
|
*
|
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.
Christopher SMITH
2009-01-29
1
-4
/
+4
|
*
|
sh: Handle calling csum_partial with misaligned data
Stuart Menefy
2009-01-29
1
-19
/
+50
|
*
|
sh: ap325rxa: Enable ov772x in defconfig.
Kuninori Morimoto
2009-01-29
1
-7
/
+20
|
*
|
sh: ap325rxa: Add ov772x support.
Kuninori Morimoto
2009-01-29
1
-3
/
+50
|
*
|
sh: ap325rxa: control camera power toggling.
Kuninori Morimoto
2009-01-29
1
-1
/
+9
|
*
|
sh: mach-migor: Enable ov772x and tw9910 in defconfig.
Kuninori Morimoto
2009-01-29
1
-9
/
+33
*
|
|
alpha: fixup BUG macro
Alexey Dobriyan
2009-02-05
1
-2
/
+2
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-04
9
-30
/
+58
|
\
\
\
|
*
\
\
Merge branch 'core/xen' into x86/urgent
Ingo Molnar
2009-02-04
1060
-8802
/
+44392
|
|
\
\
\
|
|
*
|
|
xen: disable interrupts before saving in percpu
Jeremy Fitzhardinge
2009-02-03
1
-1
/
+3
|
*
|
|
|
x86: APIC: enable workaround on AMD Fam10h CPUs
Borislav Petkov
2009-02-03
1
-1
/
+1
|
*
|
|
|
x86: push old stack address on irqstack for unwinder
Martin Hicks
2009-02-02
1
-0
/
+1
[next]