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
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-6
/
+1
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
1
-2
/
+2
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-189
/
+190
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-9
/
+10
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
1
-2
/
+0
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-2
/
+2
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-5
/
+18
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-0
/
+57
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: reorganize ata_port_operations
Tejun Heo
1
-56
/
+61
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
1
-8
/
+4
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-2
/
+0
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
1
-3
/
+0
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-1
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-4
/
+4
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2008-04-15
acpi thermal trip points increased to 12
Krzysztof Helt
1
-1
/
+1
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+1
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
1
-1
/
+1
2008-04-15
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-0
/
+4
2008-04-15
io context: increment task attachment count in ioc_task_link()
Jens Axboe
1
-1
/
+3
2008-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-43
/
+5
2008-04-13
[IPV6]: Use appropriate sock tclass setting for routing lookup.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-13
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-12
net: make struct tun_struct private to tun.c
Rusty Russell
2
-40
/
+1
2008-04-12
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
1
-1
/
+1
2008-04-12
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
1
-0
/
+1
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-10
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2
-3
/
+25
2008-04-10
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-10
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
1
-0
/
+14
2008-04-10
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-10
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-07
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
1
-0
/
+2
2008-04-07
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-2
/
+16
2008-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-10
/
+10
2008-04-07
virtio: remove overzealous BUG_ON.
Rusty Russell
1
-1
/
+4
2008-04-07
x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU
Suresh Siddha
1
-10
/
+10
2008-04-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
1
-1
/
+1
[next]