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-05-03
[ARM] ecard: Convert card type enum to a flag
Russell King
1
-5
/
+5
2007-05-03
[ARM] ecard: Move private ecard junk out of asm/ecard.h
Russell King
2
-0
/
+58
2007-05-03
[ARM] ecard: silence new warning caused by previous commit
Russell King
1
-1
/
+1
2007-05-03
[ARM] ecard: convert to use the kthread API
Eric W. Biederman
1
-7
/
+7
2007-05-03
[ARM] Add platform support for PATA on RiscPC
Russell King
1
-0
/
+35
2007-05-03
[ARM] Set coherent DMA mask for Acorn expansion cards
Russell King
1
-0
/
+1
2007-05-03
[ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK board
Andrew Victor
1
-0
/
+48
2007-05-03
[ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK board
Andrew Victor
1
-2
/
+50
2007-05-03
[ARM] 4352/1: AT91: Platform data for LCD and AC97.
Andrew Victor
2
-5
/
+129
2007-05-03
[ARM] 4351/1: AT91: Define rest of peripheral clocks
Andrew Victor
4
-9
/
+84
2007-05-03
[ARM] 4356/1: arm: fix handling of svc mode undefined instructions
Dan Williams
1
-2
/
+3
2007-05-03
[ARM] 4342/2: iop13xx: add resource definitions for the tpmi units
Dan Williams
4
-0
/
+237
2007-05-03
[ARM] 4348/4: iop3xx: Give Linux control over PCI initialization
Dan Williams
7
-8
/
+168
2007-05-02
PCI: add debug information to resource collision message
Chuck Ebbert
1
-2
/
+2
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
5
-10
/
+10
2007-05-02
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
5
-0
/
+5
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
17
-17
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
4
-25
/
+25
2007-05-02
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
7
-78
/
+0
2007-05-02
[PATCH] i386: type may be unused
David Rientjes
1
-1
/
+1
2007-05-02
[PATCH] i386: Some additional chipset register values validation.
Olivier Galibert
1
-8
/
+17
2007-05-02
[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.
Bill Irwin
1
-1
/
+5
2007-05-02
[PATCH] i386: Drop noisy e820 debugging printks
Andi Kleen
1
-13
/
+2
2007-05-02
[PATCH] x86-64: Fix allnoconfig error in genapic_flat.c
Andi Kleen
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Share identical video.S between i386 and x86-64
Andi Kleen
2
-2044
/
+1
2007-05-02
[PATCH] x86-64: Remove CONFIG_REORDER
Andi Kleen
4
-1296
/
+0
2007-05-02
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
Andi Kleen
1
-7
/
+0
2007-05-02
[PATCH] i386: Little cleanups in smpboot.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
1
-1
/
+3
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
3
-2
/
+102
2007-05-02
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] x86-64: Drop -traditional for arch/x86_64/boot
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Use symbolic CPU features in early CPUID check
Andi Kleen
1
-7
/
+16
2007-05-02
[PATCH] x86-64: Avoid overflows during apic timer calibration
David P. Reed
1
-5
/
+6
2007-05-02
[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
Andi Kleen
2
-646
/
+36
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
3
-776
/
+713
2007-05-02
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
3
-10
/
+15
2007-05-02
[PATCH] x86-64: Dynamically adjust machine check interval
Tim Hockin
1
-8
/
+24
2007-05-02
[PATCH] i386: fix wrong comment for syscall stack layout
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] x86-64: unexport cpu_llc_id
Andrew Morton
1
-1
/
+0
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
1
-5
/
+3
2007-05-02
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
1
-7
/
+1
2007-05-02
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
Andi Kleen
2
-0
/
+11
2007-05-02
[PATCH] i386: check capability
Joachim Deguara
2
-2
/
+4
2007-05-02
[PATCH] i386: clean up flush_tlb_others fn
Keshavamurthy, Anil S
1
-11
/
+1
2007-05-02
[PATCH] i386: replace spin_lock_irqsave with spin_lock
Hisashi Hifumi
1
-4
/
+2
2007-05-02
[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
Keshavamurthy, Anil S
1
-1
/
+3
[prev]
[next]