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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-28
[PATCH] uml: fix PREEMPT_ACTIVE
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-05-28
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+3
2005-05-28
[PATCH] uml: fix a couple of warnings
Jeff Dike
1
-1
/
+7
2005-05-27
[PATCH] VIA IRQ quirk
Len Brown
1
-1
/
+4
2005-05-26
[PATCH] i386: fix prevent_tail_call
Roland McGrath
1
-3
/
+1
2005-05-26
[BNX2]: New Broadcom gigabit network driver.
Michael Chan
2
-0
/
+10
2005-05-26
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
Alexey Dobriyan
1
-3
/
+3
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
1
-0
/
+2
2005-05-26
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
1
-1
/
+8
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
1
-16
/
+4
2005-05-25
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+3
2005-05-25
[PATCH] x86_64: CONFIG_BUG=n fixes
Alexander Nyberg
1
-0
/
+2
2005-05-25
Merge of /home/davem/src/GIT/linux-2.6/.git/
David S. Miller
1
-0
/
+1
2005-05-25
[PATCH] ppc64 iSeries: fix boot time setting
Stephen Rothwell
1
-0
/
+1
2005-05-24
Merge of davem@nuts.davemloft.net:/disk1/GIT/sparc-2.6/.git/
David S. Miller
1
-0
/
+3
2005-05-24
[PATCH] Cleanup DEFINE_WAIT
blaisorblade@yahoo.it
1
-3
/
+1
2005-05-23
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
1
-0
/
+3
2005-05-23
[NET]: netdevice.h: be'ify packet_type
Alexey Dobriyan
1
-1
/
+1
2005-05-23
[TG3]: Add 5752M device ID.
Xose Vazquez Perez
1
-0
/
+1
2005-05-23
[NET]: include/linux/if_tr.h clean-up
Jon Mason
1
-24
/
+15
2005-05-23
[NET]: Kill stray reference to sock->passcred.
David S. Miller
1
-1
/
+0
2005-05-21
Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.git
Linus Torvalds
1
-0
/
+27
2005-05-21
[PATCH] spin_unlock_bh() and preempt_check_resched()
Samuel Thibault
1
-4
/
+4
2005-05-21
[PATCH] MMC: Proper MMC command classes support
Pierre Ossman
1
-0
/
+27
2005-05-20
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
Linus Torvalds
1
-0
/
+6
2005-05-20
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-0
/
+1
2005-05-20
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2
-2
/
+24
2005-05-20
[SCSI] implement parameter limits in the SPI transport class
James Bottomley
1
-0
/
+6
2005-05-20
Remove some left-over empty files
Linus Torvalds
3
-0
/
+0
2005-05-19
Fix get_unmapped_area sanity tests
Linus Torvalds
1
-1
/
+3
2005-05-19
[PKT_SCHED]: Fixup simple action define.
Jamal Hadi Salim
1
-2
/
+2
2005-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
1
-3
/
+0
2005-05-17
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/...
Linus Torvalds
1
-0
/
+7
2005-05-17
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
Johannes Stezenbach
1
-1
/
+1
2005-05-17
[PATCH] kill <asm/ioctl32.h>
Christoph Hellwig
2
-2
/
+0
2005-05-17
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
2
-0
/
+8
2005-05-17
[PATCH] x86_64: Remove unique APIC/IO-APIC ID check
Andi Kleen
1
-1
/
+0
2005-05-17
[PATCH] x86_64: Remove x86_apicid field
Andi Kleen
1
-1
/
+0
2005-05-17
[PATCH] x86_64: Increase number of IO-APICs
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Add a guard page at the end of the 47bit address space
Andi Kleen
1
-2
/
+2
2005-05-17
[PATCH] uml: remove elf.h
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+0
2005-05-16
Automatic merge of master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
1
-0
/
+19
2005-05-15
[PATCH] libata: flush COMRESET set and clear
Brett Russ
1
-0
/
+7
2005-05-12
[PATCH] ARM: 2676/1: S3C2440 - NAND register additions
Ben Dooks
1
-3
/
+41
2005-05-10
[PATCH] ARM: 2666/1: i.MX pwm controller defines
Sascha Hauer
1
-0
/
+24
2005-05-10
[PATCH] ARM: Move copy/clear user_page locking into implementation
Russell King
1
-13
/
+2
2005-05-10
[PATCH] ARM: Add top_pmd, which points at the top-most page table
Russell King
1
-0
/
+3
2005-05-09
[PATCH] Serial: Add uart_insert_char()
Russell King
1
-0
/
+19
2005-05-06
[PATCH] uml: command line handling cleanup
Jeff Dike
1
-1
/
+2
[next]