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-02-07
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
Atsushi Nemoto
1
-7
/
+15
2006-02-07
[MIPS] Reformat to 80 columns.
Ralf Baechle
1
-8
/
+19
2006-02-07
[MIPS] Sibyte: Make all setup functions __init.
Ralf Baechle
1
-4
/
+5
2006-02-07
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
Ralf Baechle
1
-4
/
+3
2006-02-07
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
Sergei Shtylylov
1
-1
/
+1
2006-02-07
[MIPS] SB1: Add oprofile support.
Mark Mason
3
-0
/
+8
2006-02-07
[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
Mark Mason
1
-2
/
+0
2006-02-07
[MIPS] BCM1125 PCI fixes
Mark Mason
1
-0
/
+1
2006-02-07
[MIPS] Nevada support for SGI O2.
Ralf Baechle
2
-0
/
+2
2006-02-07
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
7
-7
/
+7
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
29
-38
/
+78
2006-02-07
[MIPS] Check function pointers are non-zero before calling.
Ralf Baechle
1
-4
/
+6
2006-02-07
[MIPS] Revert "mips: add pm_power_off"
Ralf Baechle
1
-6
/
+0
2006-02-07
[MIPS] RTLX compile fixes.
Ralf Baechle
1
-0
/
+4
2006-02-07
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
Ralf Baechle
1
-27
/
+25
2006-02-07
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...
Ralf Baechle
1
-1
/
+1
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+17
2006-02-05
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
Adrian Bunk
1
-0
/
+1
2006-02-05
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2
-4
/
+8
2006-02-05
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
9
-3
/
+77
2006-02-05
[PATCH] x86: fix stack trace facility level
Hugh Dickins
1
-1
/
+2
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-05
Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"
Linus Torvalds
1
-3
/
+0
2006-02-05
[SPARC64]: Update defconfig.
David S. Miller
1
-8
/
+13
2006-02-05
[SPARC64]: Add .gitignore file for sparc64 boot images.
David S. Miller
1
-0
/
+4
2006-02-04
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
4
-10
/
+11
2006-02-04
[PATCH] x86_64: Let impossible CPUs point to reference per cpu data
Andi Kleen
1
-3
/
+5
2006-02-04
[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...
Andi Kleen
2
-1
/
+24
2006-02-04
[PATCH] x86_64: Dont record local apic ids when they are disabled in MADT
Ashok Raj
1
-3
/
+10
2006-02-04
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
1
-2
/
+1
2006-02-04
[PATCH] x86_64: small fix for CFI annotations
Jan Beulich
1
-0
/
+4
2006-02-04
[PATCH] x86_64: Calibrate APIC timer using PM timer
Andi Kleen
2
-6
/
+47
2006-02-04
[PATCH] x86_64: Don't allow kprobes on __switch_to
Andi Kleen
1
-1
/
+3
2006-02-04
[PATCH] x86_64: align per-cpu section to configured cache bytes
Zach Brown
1
-1
/
+1
2006-02-04
[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...
Kevin VanMaren
1
-3
/
+6
2006-02-04
[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
Andi Kleen
1
-1
/
+1
2006-02-04
[PATCH] x86_64: Do more checking in the SRAT header code
Andi Kleen
1
-4
/
+15
2006-02-04
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
Ashok Raj
1
-1
/
+1
2006-02-04
[PATCH] x86_64: mark two routines as __cpuinit
Shaohua Li
2
-2
/
+2
2006-02-04
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
Andi Kleen
1
-6
/
+20
2006-02-04
[PATCH] x86_64: Remove CONFIG_INIT_DEBUG
Andi Kleen
1
-7
/
+0
2006-02-04
[PATCH] x86_64: Fix the node cpumask of a cpu going down
Ravikiran G Thirumalai
1
-0
/
+3
2006-02-04
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
6
-23
/
+542
2006-02-04
[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback
Andi Kleen
1
-0
/
+3
2006-02-04
[PATCH] x86_64: [PATCH] timer resume
Shaohua Li
2
-0
/
+17
2006-02-04
[PATCH] x86_64: Automatically enable apicmaintimer on ATI boards
Andi Kleen
1
-0
/
+8
2006-02-04
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
Andi Kleen
2
-9
/
+70
2006-02-04
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
3
-13
/
+18
2006-02-04
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-7
/
+14
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
19
-135
/
+475
[next]