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
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-05-17
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
1
-15
/
+6
2009-04-30
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-04-30
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
Borislav Petkov
1
-0
/
+1
2009-04-19
ide-atapi: kill unused fields and callbacks
Tejun Heo
1
-12
/
+0
2009-04-19
ide-cd,atapi: use bio for internal commands
Tejun Heo
1
-1
/
+1
2009-04-19
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
1
-2
/
+1
2009-04-19
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+11
2009-04-19
ide kill unused ide_cmd->special
Tejun Heo
1
-1
/
+0
2009-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-1
/
+53
2009-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+1
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-8
/
+1
2009-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2009-04-17
Get rid of final remnants of include/asm-$(ARCH)
Linus Torvalds
2
-27
/
+0
2009-04-17
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
110
-9454
/
+0
2009-04-17
m32r: move include/asm-m32r/* to arch/m32r/include/asm/
Hirokazu Takata
2
-11
/
+0
2009-04-17
m32r: move include/asm-m32r headers to arch/m32r/include/asm
Hirokazu Takata
108
-9443
/
+0
2009-04-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2009-04-16
Driver core: remove pr_fmt() from dynamic_dev_dbg() printk
Jason Baron
1
-1
/
+1
2009-04-16
dynamic debug: resurrect old pr_debug() semantics as pr_devel()
Michael Ellerman
1
-0
/
+9
2009-04-16
Driver Core: early platform driver
Magnus Damm
2
-0
/
+43
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
1
-0
/
+8
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+1
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
1
-0
/
+3
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+6
2009-04-15
The default CONFIG_BUG=n version of BUG() should have an empty do...while
David Howells
1
-1
/
+1
2009-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-1
/
+4
2009-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-5
/
+185
2009-04-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-4
/
+0
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
2
-3
/
+5
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
1
-2
/
+0
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
1
-0
/
+2
2009-04-15
splice: split up __splice_from_pipe()
Miklos Szeredi
1
-0
/
+10
2009-04-15
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+2
2009-04-15
Merge branch 'topic/jack-free-fix' into topic/hda
Takashi Iwai
1
-0
/
+2
2009-04-15
Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus
Takashi Iwai
1
-1
/
+2
2009-04-15
Document and move the various READ/WRITE types
Jens Axboe
1
-0
/
+59
2009-04-15
block: move bio list helpers into bio.h
Christoph Hellwig
1
-0
/
+109
2009-04-14
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2009-04-14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2009-04-14
tty: Update some of the USB kernel doc
Leandro Dorileo
1
-2
/
+5
2009-04-14
ALSA: add private_data to struct snd_jack
Takashi Iwai
1
-0
/
+2
2009-04-14
rcu: Make hierarchical RCU less IPI-happy
Paul E. McKenney
1
-2
/
+1
2009-04-14
lockdep: warn about lockdep disabling after kernel taint, fix
Ingo Molnar
1
-0
/
+1
2009-04-13
intelfb: support i854
Stefan Husemann
2
-0
/
+4
2009-04-13
include/video/cyblafb.h: remove it, it's unused
Joe Perches
1
-175
/
+0
2009-04-13
asm-generic/siginfo.h: update NSIGTRAP definition
Andi Kleen
1
-1
/
+1
2009-04-13
include/linux/fiemap.h: include types.h now that it's exported
Eric Sandeen
1
-0
/
+2
2009-04-13
aio: remove INIT_KIOCTX
Alexey Dobriyan
1
-13
/
+0
[next]