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-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
2009-05-22
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
Ralf Baechle
1
-3
/
+3
2009-05-22
MIPS: IP32: Fix build error due to uninitialized variable.
Ralf Baechle
1
-0
/
+1
2009-05-22
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
Wu Zhangjin
1
-1
/
+1
2009-05-22
[ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP
Marek Vasut
3
-0
/
+4
2009-05-22
[ARM] pxa: add parameter to clksrc_read() for pxa168/910
Coly Li
1
-1
/
+1
2009-05-22
[ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}
Mingwei Wang
3
-6
/
+13
2009-05-22
x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
Zhang Rui
1
-0
/
+8
2009-05-22
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
Michael Ellerman
1
-0
/
+14
2009-05-22
sh: ap325 camera without i2c driver fix
Magnus Damm
1
-0
/
+3
2009-05-21
[ARM] Orion: Remove explicit name for platform device resources
Martin Michlmayr
3
-8
/
+0
2009-05-20
[ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...
Thomas Reitmayr
1
-4
/
+2
2009-05-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-15
/
+10
2009-05-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-131
/
+150
2009-05-20
MIPS: 64-bit: Fix system lockup.
Greg Ungerer
3
-10
/
+5
2009-05-20
MIPS: IP28: Change to build with -mr10k-cache-barrier=store
peter fuerst
1
-3
/
+3
2009-05-20
MIPS: IP22: Fix hang in power button interrupt handler
Ralf Baechle
1
-1
/
+1
2009-05-20
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
Andrew Randrianasulu
1
-1
/
+1
2009-05-20
[ARM] pxa/ezx: fix pin configuration for low power mode
Daniel Ribeiro
1
-18
/
+18
2009-05-19
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-20
/
+34
2009-05-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-55
/
+76
2009-05-18
[ARM] 5517/1: integrator: don't put clock lookups in __initdata
Rabin Vincent
1
-1
/
+1
2009-05-18
[ARM] 5518/1: versatile: don't put clock lookups in __initdata
Rabin Vincent
1
-1
/
+1
2009-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-24
/
+58
2009-05-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-05-18
[ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO
Dmitry Eremin-Solenikov
1
-0
/
+6
2009-05-18
[ARM] pxa: enable GPIO receivers after configuring pins
Timothy Clacy
1
-0
/
+3
2009-05-18
[ARM] pxa: allow gpio_reset drive high during normal work
Daniel Ribeiro
4
-6
/
+7
2009-05-18
[ARM] pxa: save/restore PGSR on suspend/resume.
Daniel Ribeiro
1
-0
/
+3
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
1
-2
/
+2
2009-05-18
microblaze: Update Microblaze defconfig
Michal Simek
1
-18
/
+32
2009-05-18
[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF
Pavel Roskin
1
-1
/
+1
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
1
-3
/
+3
2009-05-18
powerpc: Explicit alignment for .data.cacheline_aligned
Benjamin Herrenschmidt
1
-0
/
+1
2009-05-18
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-43
/
+62
2009-05-18
powerpc/ftrace: Fix constraint to be early clobber
Steven Rostedt
1
-1
/
+1
2009-05-18
powerpc/ftrace: Use pr_devel() in ftrace.c
Michael Ellerman
1
-10
/
+10
2009-05-18
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
1
-1
/
+2
2009-05-17
Merge branch 'smp-fix'
Russell King
8
-72
/
+32
2009-05-17
[ARM] realview: fix broadcast tick support
Russell King
3
-14
/
+6
2009-05-17
[ARM] realview: remove useless smp_cross_call_done()
Russell King
2
-14
/
+0
2009-05-17
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
6
-46
/
+28
2009-05-16
[ARM] 5513/1: Eurotech VIPER SBC: fix compilation error
Ricardo Martins
1
-0
/
+1
2009-05-16
[ARM] 5509/1: ep93xx: clkdev enable UARTS
Hartley Sweeten
2
-9
/
+65
2009-05-16
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
8
-24
/
+27
2009-05-16
Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
8
-20
/
+19
2009-05-16
ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2
Tony Lindgren
2
-9
/
+9
2009-05-16
ARM: OMAP3: Fix HW SAVEANDRESTORE shift define
Kalle Jokiniemi
1
-1
/
+1
2009-05-16
ARM: OMAP3: Fix number of GPIO lines for 34xx
Vikram Pandita
1
-1
/
+1
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
7
-10
/
+38
[prev]
[next]