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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-25
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
15
-40
/
+243
2005-06-25
[PATCH] variable overflow after hundreds round of hotplug CPU
Shaohua Li
1
-3
/
+3
2005-06-25
[PATCH] CPU hotplug: fix hpet sectioning
Shaohua Li
2
-2
/
+2
2005-06-25
[PATCH] dmi: spring cleanup
Andrey Panin
1
-93
/
+70
2005-06-25
[PATCH] dmi: remove central blacklist
Andrey Panin
1
-44
/
+1
2005-06-25
[PATCH] dmi: move ACPI sleep quirk
Andrey Panin
3
-16
/
+28
2005-06-25
[PATCH] dmi: move ACPI boot quirk
Andrey Panin
2
-165
/
+217
2005-06-25
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
Michael Ellerman
1
-0
/
+1
2005-06-25
[PATCH] ppc32: remove some unnecessary includes of bootmem.h
Kumar Gala
10
-10
/
+2
2005-06-25
[PATCH] I2C-MPC: Remove OCP device model support
Kumar Gala
1
-204
/
+0
2005-06-25
[PATCH] ppc32: Remove FSL OCP support
Kumar Gala
3
-59
/
+1
2005-06-25
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
Kumar Gala
16
-18
/
+214
2005-06-25
[PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointer
Kumar Gala
5
-67
/
+89
2005-06-25
[PATCH] selinux: add executable heap check
Lorenzo Hernández García-Hierro
3
-0
/
+13
2005-06-25
[PATCH] selinux: add executable stack check
Lorenzo Hernandez García-Hierro
3
-0
/
+12
2005-06-25
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
1
-1
/
+1
2005-06-25
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
1
-2
/
+5
2005-06-25
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
Yoichi Yuasa
7
-5
/
+19
2005-06-25
[PATCH] Serial: remove unnecessary register_serial/unregister_serial
Russell King
3
-9
/
+0
2005-06-25
[PATCH] gcc4 compile fix for recent ia64 xpc changes
Dave Jones
3
-13
/
+13
2005-06-25
[PATCH] I8K: add new BIOS signatures
Dmitry Torokhov
1
-8
/
+24
2005-06-25
[PATCH] I8K: initialization code cleanup; formatting
Dmitry Torokhov
2
-106
/
+47
2005-06-25
[PATCH] I8K: convert to seqfile
Dmitry Torokhov
1
-42
/
+22
2005-06-25
[PATCH] I8K: use standard DMI interface
Dmitry Torokhov
4
-252
/
+60
2005-06-25
[PATCH] I8K: pass through lindent
Dmitry Torokhov
1
-475
/
+475
2005-06-25
[PATCH] Toshiba driver cleanup
Dmitry Torokhov
2
-40
/
+24
2005-06-25
[PATCH] cx88 build fix
Mauro Carvalho Chehab
1
-1
/
+0
2005-06-25
[PATCH] dvb-bt8xx.txt fixes
Uwe Bugla
1
-14
/
+11
2005-06-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-55
/
+461
2005-06-25
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
Russell King
5
-0
/
+154
2005-06-25
[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...
Lennert Buytenhek
9
-7
/
+41
2005-06-25
[PATCH] ARM: Fix discontigmem
Russell King
2
-2
/
+2
2005-06-25
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-41
/
+45
2005-06-25
ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt as...
Linus Torvalds
1
-0
/
+1
2005-06-25
[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 build
Lennert Buytenhek
1
-0
/
+3
2005-06-25
[PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c bus
Lennert Buytenhek
1
-1
/
+16
2005-06-25
[PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6
Lennert Buytenhek
5
-45
/
+245
2005-06-24
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-06-24
[TG3]: Refinements to new locking strategy.
Michael Chan
1
-14
/
+20
2005-06-24
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
2
-179
/
+149
2005-06-24
[TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.
David S. Miller
1
-0
/
+3
2005-06-24
[SPARC64]: Report any user access faults in termios accessors.
David S. Miller
1
-37
/
+41
2005-06-24
[SPARC]: sunzilog warning fixes
William Lee Irwin III
1
-4
/
+4
2005-06-24
[SUNRPC]: Fix {s,}size_t printf format strings in xprt.c
David S. Miller
1
-2
/
+2
2005-06-24
[TCP]: Do not present confusing congestion control options by default.
David S. Miller
1
-1
/
+19
2005-06-24
[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING
David S. Miller
1
-26
/
+38
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
2
-24
/
+9
2005-06-24
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-20
/
+20
2005-06-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-64
/
+180
2005-06-24
[PATCH] ARM: 2748/1: ixp2000 implementation of the iomap api
Lennert Buytenhek
1
-0
/
+72
[next]