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
2007-03-02
ARM: OMAP: Fix warnings in plat-omap
Dirk Behme
1
-0
/
+2
2007-03-02
ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)
Dirk Behme
1
-4
/
+5
2007-03-02
ARM: OMAP: OMAP310 Serial
Marek VaĊĦut
1
-9
/
+9
2007-03-02
ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
Timo Teras
1
-11
/
+3
2007-03-02
ARM: OMAP: Fix warning in clock.c
Dirk Behme
1
-6
/
+4
2007-03-02
ARM: OMAP: correct misc 15xx and non-15xx platform code
Andrzej Zaborowski
3
-5
/
+8
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+3
2007-03-01
[PATCH] fix memory leak in dma_declare_coherent_memory()
Yoichi Yuasa
2
-2
/
+2
2007-03-01
[PATCH] ps3: introduce CONFIG_PS3_ADVANCED
Geert Uytterhoeven
1
-7
/
+21
2007-03-01
[PATCH] uml: host VDSO fix
Jeff Dike
1
-0
/
+3
2007-03-01
[PATCH] uml: enable RAW
Allan Graves
1
-0
/
+19
2007-03-01
[PATCH] uml: add back accidentally removed error
Jeff Dike
1
-1
/
+4
2007-03-01
[PATCH] uml: fix host LDT lookup initialization locking, try 2
Jeff Dike
1
-12
/
+24
2007-03-01
[PATCH] FRV: No ZONE_DMA
David Howells
1
-2
/
+1
2007-03-01
[PATCH] arch/arm26/kernel/entry.S: remove dead code
Adrian Bunk
1
-10
/
+0
2007-02-28
[SPARC64]: Update defconfig.
David S. Miller
1
-2
/
+3
2007-02-28
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
2
-6
/
+0
2007-02-27
[SPARC64]: Fix PCI interrupts on E450 et al.
David S. Miller
1
-2
/
+38
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
3
-4
/
+13
2007-02-26
[PARISC] time: clocksource lost update_callback
Kyle McMartin
2
-5
/
+7
2007-02-26
[PARISC] time: Convert clocksource is_continuous to flag
Kyle McMartin
1
-1
/
+1
2007-02-26
[PARISC] clocksource_cr16: Use clocksource_change_rating()
Kyle McMartin
1
-2
/
+1
2007-02-26
[PARISC] Remove __read_mostly annotation from command_line
Kyle McMartin
1
-1
/
+1
2007-02-26
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
3
-13
/
+19
2007-02-26
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.
Ralf Baechle
2
-2
/
+2
2007-02-26
[MIPS] Always fixup unaligned accesses in kernel mode.
Ralf Baechle
1
-1
/
+1
2007-02-26
[MIPS] Fix dma_sync_*_for_device() functions
Thomas Bogendoerfer
1
-3
/
+3
2007-02-26
[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
Thomas Bogendoerfer
3
-9
/
+9
2007-02-26
[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.
Ralf Baechle
1
-4
/
+0
2007-02-26
[MIPS] RTLX, VPE: Make open actually atomic.
Ralf Baechle
2
-28
/
+23
2007-02-26
[MIPS] excite: Set serial driver iotype to UPIO_RM9000
Thomas Koeller
1
-1
/
+1
2007-02-26
[MIPS] excite: Rename CONFIG option
Thomas Koeller
1
-2
/
+2
2007-02-26
[MIPS] Mark pcibios_fixup_device_resources() as __devinit
Atsushi Nemoto
1
-1
/
+1
2007-02-26
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
24
-48
/
+0
2007-02-26
[MIPS] RTLX: Handle signals when sleeping.
Ralf Baechle
1
-80
/
+42
2007-02-26
[MIPS] TB0287: Enable SM501 driver support in defconfig
Yoichi Yuasa
1
-5
/
+16
2007-02-26
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
12
-13
/
+13
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
19
-32
/
+92
2007-02-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-42
/
+76
2007-02-26
[ARM] CLPS7500 doesn't have IO ports
Russell King
1
-0
/
+1
2007-02-26
[ARM] Fix more apm-emulation.h
Russell King
1
-1
/
+1
2007-02-26
[PATCH] x86: add -freg-struct-return to CFLAGS
Ingo Molnar
1
-1
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
46
-1270
/
+957
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-5
/
+27
2007-02-26
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
59
-93
/
+287
2007-02-26
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+24
2007-02-26
[SPARC64]: Fix arch_teardown_msi_irq().
David S. Miller
1
-1
/
+1
2007-02-26
[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
David S. Miller
1
-0
/
+2
2007-02-26
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
3
-6
/
+81
2007-02-26
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
2
-36
/
+36
[prev]
[next]