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
2009-11-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
4
-20
/
+26
2009-11-18
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-49
/
+48
2009-11-18
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
1
-1
/
+1
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
1
-1
/
+1
2009-11-18
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2009-11-17
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
1
-12
/
+7
2009-11-17
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
1
-6
/
+17
2009-11-17
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
1
-1
/
+1
2009-11-17
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
1
-1
/
+1
2009-11-18
sh: Fixup last users of irq_chip->typename
Thomas Gleixner
2
-2
/
+2
2009-11-17
omap3: clock: Fixed dpll3_m2x2 rate calculation
Tero Kristo
1
-2
/
+2
2009-11-17
omap3: clock: Fix the DPLL freqsel computations
Rajendra Nayak
1
-1
/
+1
2009-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-7
/
+21
2009-11-17
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-17
/
+26
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-14
/
+14
2009-11-17
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
2
-4
/
+0
2009-11-16
omap: Fix keymap for zoom2 according to matrix keypad framwork
Vimal Singh
1
-44
/
+43
2009-11-16
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-6
/
+9
2009-11-17
[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}
Roel Kluin
1
-2
/
+2
2009-11-17
[ARM] pxa/hx4700: fix hx4700 touchscreen pressure values
Paul Parsons
1
-1
/
+1
2009-11-16
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
2
-0
/
+11
2009-11-16
ARM: 5787/1: U300 COH 901 331 fixes
Linus Walleij
1
-1
/
+1
2009-11-16
at91: at91sam9g20ek modify dual slot evaluation kit
Nicolas Ferre
2
-17
/
+26
2009-11-15
arch/sparc/boot/*.c: Mark various internal functions static
Josh Triplett
3
-10
/
+10
2009-11-15
arch/powerpc/boot/addRamDisk.c: Mark several internal functions static
Josh Triplett
1
-3
/
+3
2009-11-15
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
Josh Triplett
1
-1
/
+1
2009-11-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
10
-96
/
+230
2009-11-13
[ARM] Kirkwood: disable propagation of mbus error to the CPU local bus
Lennert Buytenhek
2
-0
/
+11
2009-11-13
MIPS: SMTC: Fix lockup in smtc_distribute_timer
Kevin D. Kissell
1
-1
/
+2
2009-11-13
MIPS: TXx9: Update rbtx49xx_defconfig
Atsushi Nemoto
1
-60
/
+192
2009-11-13
MIPS: Make local arrays with CL_SIZE static __initdata
Atsushi Nemoto
4
-5
/
+6
2009-11-13
MIPS: Add DMA declare coherent memory support
Yoichi Yuasa
3
-10
/
+9
2009-11-13
MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.
David Daney
1
-20
/
+21
2009-11-13
[S390] s390: fix single stepping on svc0
Christian Borntraeger
2
-8
/
+8
2009-11-13
[S390] reset cputime accounting after IPL from NSS
Martin Schwidefsky
1
-0
/
+9
2009-11-13
[ARM] pxa: fix incorrect mfp_to_gpio() conversion
Eric Miao
1
-1
/
+1
2009-11-13
[ARM] pxa/colibri: fix AC97 ifdefs and add missing include
Marek Vasut
1
-1
/
+3
2009-11-13
[ARM] pxa: fix missing underscores in mfp-pxa910.h
Roel Kluin
1
-1
/
+1
2009-11-13
[ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=y
Marc Zyngier
1
-0
/
+1
2009-11-12
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-56
/
+126
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
1
-2
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-2
/
+2
2009-11-11
omap3: Decrease cpufreq transition latency
Mike Turquette
1
-1
/
+1
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
omap3: update Pandora defconfig
Grazvydas Ignotas
1
-5
/
+44
2009-11-11
omap3: 3430sdp: Enable Linux Regulator framework
Sergio Aguirre
1
-1
/
+8
2009-11-11
omap3: beagle: Fix USB host port power control
Jarkko Nikula
1
-1
/
+1
[next]