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-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-13
/
+13
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: return request status from ->pc_callback method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: use ->end_request only for private device driver requests
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2009-03-27
ide: move ->failed_pc to ide_drive_t
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2009-03-27
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-27
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
1
-31
/
+35
2009-03-27
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2009-03-27
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2009-03-27
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-4
/
+5
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-4
/
+17
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-2
/
+1
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
92
-843
/
+938
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-37
/
+45
2009-03-26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-21
/
+3
2009-03-26
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+32
2009-03-26
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-17
/
+14
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
108
-1694
/
+2881
2009-03-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+153
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-27
/
+30
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
84
-1243
/
+1340
2009-03-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+14
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-204
/
+212
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
12
-121
/
+160
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
5
-108
/
+40
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-21
/
+55
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-277
/
+0
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
25
-422
/
+381
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-4
/
+239
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-1
/
+106
2009-03-26
Add a strictatime mount option
Matthew Garrett
2
-0
/
+2
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
86
-358
/
+615
2009-03-26
emu101k1.h: fix duplicate include of <linux/types.h>
Arnd Bergmann
1
-1
/
+0
2009-03-26
compiler-gcc4: conditionalize #error on __KERNEL__
H. Peter Anvin
1
-2
/
+4
2009-03-26
remove __KERNEL_STRICT_NAMES
Arnd Bergmann
2
-13
/
+5
2009-03-26
make netfilter use strict integer types
Arnd Bergmann
39
-190
/
+260
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
6
-188
/
+190
2009-03-26
make MTD headers use strict integer types
Arnd Bergmann
6
-115
/
+123
2009-03-26
make most exported headers use strict integer types
Arnd Bergmann
15
-226
/
+240
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
18
-66
/
+67
2009-03-26
unconditionally include asm/types.h from linux/types.h
Jaswinder Singh Rajput
1
-1
/
+2
[next]