index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] ext3: move goal logical block into block allocation info structure
Mingming Cao
2
-16
/
+22
2005-04-03
[PATCH] ext3: reservation info cleanup: remove rsv_seqlock
Mingming Cao
1
-3
/
+2
2005-04-03
[PATCH] ext3: dynamic allocation of block reservation info
Mingming Cao
2
-2
/
+3
2005-04-03
[PATCH] BDI: Improve nommu mmap support
David Howells
1
-0
/
+1
2005-04-03
Merge bk://bart.bkbits.net/ide-2.6
Linus Torvalds
1
-2
/
+4
2005-04-02
[ide] kill ide_drive_t->disk
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2005-04-02
[ide] add ide_{un}register_region()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2005-04-01
Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
Linus Torvalds
2
-2
/
+4
2005-03-31
merge
Greg Kroah-Hartman
2
-2
/
+4
2005-03-31
[PATCH] I2C: Move functionality handling from i2c-core to i2c.h
Jean Delvare
1
-2
/
+8
2005-03-31
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
2
-12
/
+3
2005-03-31
Merge bk://linux-acpi.bkbits.net/to-linus
Linus Torvalds
1
-2
/
+0
2005-03-31
[NET]: Remove i_sock
Matthew Wilcox
1
-1
/
+0
2005-03-31
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
1
-1
/
+1
2005-03-30
[PATCH] I2C: Kill outdated defines in i2c.h
Jean Delvare
1
-10
/
+3
2005-03-30
Merge bk://kernel.bkbits.net/tgraf/net-2.6-trunk
David S. Miller
2
-33
/
+0
2005-03-31
Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742
Thomas Graf
2
-33
/
+0
2005-03-30
[PATCH] svcrpc: auth_domain documentation
Neil Brown
1
-6
/
+8
2005-03-30
[PATCH] fbdev: Cleanups in drivers/video part 2
Antonino Daplas
1
-1
/
+0
2005-03-30
[PATCH] fbcon: Stop framebuffer operations before hardware is properly initia...
Antonino Daplas
1
-3
/
+1
2005-03-30
[PATCH] seccomp for ppc64
Andrea Arcangeli
1
-0
/
+1
2005-03-30
[PATCH] BDI: Provide backing device capability information [try #3]
David Howells
1
-1
/
+40
2005-03-30
Merge bk://gkernel.bkbits.net/net-drivers-2.6
Linus Torvalds
1
-0
/
+2
2005-03-30
[PATCH] S2io: Changed copyright and added support for Xframe II
Ravinandan Arakali
1
-0
/
+2
2005-03-29
Merge suse.de:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
2
-4
/
+34
2005-03-29
[PATCH] Fix u32 vs. pm_message_t confusion in MMC
Pavel Machek
1
-1
/
+1
2005-03-29
[PATCH] Fix pm_message_t in generic code
Pavel Machek
1
-1
/
+1
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
13
-18
/
+56
2005-03-28
[PATCH] ext3 writeback "nobh" option
Badari Pulavarty
1
-0
/
+1
2005-03-28
[PATCH] ext3 writepages support for writeback mode
Badari Pulavarty
1
-0
/
+3
2005-03-28
[PATCH] ext3/jbd race: releasing in-use journal_heads
Stephen C. Tweedie
1
-0
/
+1
2005-03-28
[PATCH] Netmos parallel/serial/combo support
Bjorn Helgaas
1
-2
/
+4
2005-03-28
[PATCH] serial: Digi Neo driver
wendyx@us.ibm.com
2
-0
/
+7
2005-03-28
[PATCH] generic-serial cli() conversion
Patrick vd Lageweg
1
-1
/
+3
2005-03-28
[PATCH] small warning fix for gcc4
Richard Henderson
1
-1
/
+1
2005-03-28
[PATCH] alpha build fixes
Jeff Garzik
1
-0
/
+2
2005-03-28
[PATCH] New console flag: CON_BOOT
Matthew Wilcox
1
-2
/
+6
2005-03-28
[PATCH] Enable gcc warnings for vsprintf/vsnprintf with "format" attribute
Solar Designer
1
-6
/
+11
2005-03-28
[PATCH] m32r_sio driver update
Hirokazu Takata
1
-0
/
+3
2005-03-28
[PATCH] swsusp: small updates
Pavel Machek
1
-2
/
+0
2005-03-28
[PATCH] mm counter operations through macros
Christoph Lameter
1
-2
/
+12
2005-03-28
[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()
Daniel McNeil
1
-2
/
+2
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
12
-41
/
+41
2005-03-27
Add '__nocast' sparse annotation to allow people to mark places
Linus Torvalds
1
-0
/
+2
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-03-25
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
4
-5
/
+36
2005-03-25
Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6
David S. Miller
4
-5
/
+36
2005-03-25
Merge bk://bk.arm.linux.org.uk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+12
2005-03-24
[SERIAL] Allow drivers to use uart_match_port
Russell King
1
-0
/
+1
2005-03-23
[PKT_SCHED]: Use proper attritbute for action stats.
Jamal Hadi Salim
2
-1
/
+1
[next]