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-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-2
/
+6
2009-01-06
Resurrect IT8172 IDE controller driver
Shane McDonald
1
-0
/
+1
2009-01-06
ide: remove unused ide_hwif_t.sg_mapped field
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-01-06
ide: struct ide_atapi_pc - remove unused fields and update documentation
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-01-06
ide-cd: convert to ide-atapi facilities
Borislav Petkov
1
-0
/
+2
2009-01-06
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
1
-2
/
+9
2009-01-06
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-01-06
ide: remove ->error method from struct ide_driver
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2009-01-06
ide: remove 'byte' typedef
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2009-01-06
ide: remove ide_pci_enablebit_t typedef
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2009-01-06
ide: remove local_irq_set() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-01-06
ide: move ide_init_port_data() and friends to ide-probe.c
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-31
/
+24
2009-01-06
ide: use lock bitops for ports serialization (v2)
Bartlomiej Zolnierkiewicz
1
-29
/
+6
2009-01-06
ide: remove hwgroup->hwif and {drive,hwif}->next
Bartlomiej Zolnierkiewicz
1
-10
/
+3
2009-01-06
ide: use per-port IRQ handlers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-01-06
ide: add ->cur_port to struct ide_host and use it for serialized hosts
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-2
/
+26
2009-01-06
dm: support barriers on simple devices
Andi Kleen
1
-0
/
+7
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
1
-0
/
+15
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
1
-2
/
+4
2009-01-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
8
-38
/
+256
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-0
/
+25
2009-01-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-9
/
+9
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-0
/
+3
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+17
2009-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+1
2009-01-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-192
/
+253
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2009-01-05
mm lockless pagecache barrier fix
Nick Piggin
1
-1
/
+1
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
1
-1
/
+1
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-1
/
+1
2009-01-05
jbd2: Add buffer triggers
Joel Becker
2
-0
/
+39
2009-01-05
quota: Export dquot_alloc() and dquot_destroy() functions
Jan Kara
1
-0
/
+2
2009-01-05
quota: Unexport dqblk_v1.h and dqblk_v2.h
Jan Kara
4
-8
/
+4
2009-01-05
jbd2: Add BH_JBDPrivateStart
Mark Fasheh
1
-0
/
+1
2009-01-05
quota: Implement function for scanning active dquots
Jan Kara
1
-0
/
+3
2009-01-05
quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...
Jan Kara
1
-0
/
+4
2009-01-05
quota: Update version number
Jan Kara
1
-2
/
+1
2009-01-05
quota: Keep which entries were set by SETQUOTA quotactl
Jan Kara
1
-6
/
+20
2009-01-05
quota: Allow negative usage of space and inodes
Jan Kara
1
-1
/
+2
2009-01-05
quota: Convert union in mem_dqinfo to a pointer
Jan Kara
3
-12
/
+1
2009-01-05
quota: Split off quota tree handling into a separate file
Jan Kara
2
-11
/
+64
2009-01-05
quota: Move quotaio_v[12].h from include/linux/ to fs/
Jan Kara
3
-114
/
+0
2009-01-05
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
Jan Kara
1
-0
/
+7
2009-01-05
quota: Remove compatibility function sb_any_quota_enabled()
Jan Kara
1
-6
/
+0
2009-01-05
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
2
-24
/
+97
[next]