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
2006-01-18
[PATCH] x86_64: Fix MCE exception stack for boot CPU
Jan Beulich
1
-1
/
+1
2006-01-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-202
/
+178
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+32
2006-01-18
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
David S. Miller
1
-0
/
+4
2006-01-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream
Russell King
11
-187
/
+152
2006-01-18
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2
-0
/
+10
2006-01-18
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
David Vrabel
1
-1
/
+2
2006-01-18
[ARM] 3272/1: fix kernel decompressor crash
Nicolas Pitre
1
-1
/
+1
2006-01-18
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
Nicolas Pitre
1
-1
/
+4
2006-01-18
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2
-12
/
+19
2006-01-18
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+18
2006-01-18
[PATCH] e1000: Added disable packet split capability
Jesse Brandeburg
24
-0
/
+25
2006-01-17
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
Eric Sesterhenn
1
-7
/
+6
2006-01-17
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
6
-21
/
+21
2006-01-17
ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2
Tony Lindgren
2
-23
/
+21
2006-01-17
ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1
Tony Lindgren
2
-106
/
+106
2006-01-17
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable
Tony Lindgren
1
-37
/
+4
2006-01-17
[SPARC64]: Eliminate race condition reading Hummingbird STICK register
Richard Mortimer
1
-11
/
+11
2006-01-16
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
1
-1
/
+1
2006-01-16
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2
-33
/
+134
2006-01-16
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
4
-2
/
+111
2006-01-16
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
1
-17
/
+0
2006-01-16
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
Jan Beulich
1
-71
/
+37
2006-01-16
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-4
/
+17
2006-01-16
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
Paul Mundt
4
-350
/
+482
2006-01-16
[PATCH] sh: Simple timer framework
Paul Mundt
3
-0
/
+287
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
16
-612
/
+1224
2006-01-16
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
3
-136
/
+196
2006-01-16
[PATCH] sh: IRQ handler updates
Paul Mundt
8
-452
/
+536
2006-01-16
[PATCH] sh: kexec() support
kogiidena
4
-3
/
+225
2006-01-16
[PATCH] sh: DMA updates
Paul Mundt
8
-94
/
+194
2006-01-16
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
11
-252
/
+288
2006-01-16
[PATCH] arm26: s/task_threas_info/task_thread_info/
Alexey Dobriyan
1
-1
/
+1
2006-01-16
[PATCH] mips: add pm_power_off
Yoichi Yuasa
1
-0
/
+6
2006-01-16
[PATCH] arm26: kernel/irq.c: fix compilation
Alexey Dobriyan
1
-1
/
+2
2006-01-16
[PATCH] i386: remove gcc version check for CONFIG_REGPARM
Adrian Bunk
1
-4
/
+1
2006-01-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-252
/
+578
2006-01-16
Pull perfmon-montecito into release branch
Tony Luck
2
-0
/
+271
2006-01-16
[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn
Prarit Bhargava
12
-247
/
+257
2006-01-16
[IA64] Stop multiple pci_claim_resource() call for the same resource
Kenji Kaneshige
1
-5
/
+14
2006-01-16
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
1
-0
/
+36
2006-01-16
x86-64: fix initrd freeing
Linus Torvalds
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
1
-13
/
+5
2006-01-16
[PATCH] x86_64: set do_not_nx as cpuinitdata
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: lapic resume uses correct base address
Shaohua Li
1
-4
/
+1
2006-01-16
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
2
-10
/
+7
2006-01-16
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
Andi Kleen
1
-2
/
+2
2006-01-16
[IA64] Perfmon for Montecito
Stephane Eranian
2
-0
/
+271
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+3
[next]