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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
7
-22
/
+74
2008-10-17
ide: prepare for merging ide-gd-floppy.c with ide-gd.c
Bartlomiej Zolnierkiewicz
3
-92
/
+91
2008-10-17
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
4
-311
/
+327
2008-10-17
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
5
-299
/
+314
2008-10-17
ide: remove IDE_AFLAG_NO_DOORLOCKING
Bartlomiej Zolnierkiewicz
7
-8
/
+7
2008-10-17
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
3
-8
/
+7
2008-10-17
ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
Bartlomiej Zolnierkiewicz
2
-6
/
+6
2008-10-17
ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
4
-10
/
+10
2008-10-17
ide-floppy: use drive->capacity64 for caching current capacity
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-10-17
ide-floppy: drop 'floppy' argument from idefloppy_setup()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-10-17
ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
Bartlomiej Zolnierkiewicz
2
-9
/
+12
2008-10-17
ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()
Bartlomiej Zolnierkiewicz
1
-9
/
+13
2008-10-17
ide-disk: use to_ide_drv() and ide_drv_g()
Bartlomiej Zolnierkiewicz
3
-12
/
+7
2008-10-17
ide-floppy: use alloc_disk_node()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-17
ide-disk: lock media before checking for media change
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-17
ide-disk: fix IDE_DFLAG_LBA48 handling on resume
Bartlomiej Zolnierkiewicz
1
-20
/
+20
2008-10-16
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2
-4
/
+2
2008-10-16
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
26
-500
/
+955
2008-10-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-39
/
+88
2008-10-16
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
63
-1232
/
+3432
2008-10-16
Fix kernel/softirq.c printk format warning properly
Linus Torvalds
1
-1
/
+1
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-68
/
+144
2008-10-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-29
/
+23
2008-10-16
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-16
FRV: Switch unaligned access to the packed-struct implementation
Harvey Harrison
1
-1
/
+1
2008-10-16
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-16
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
17
-588
/
+470
2008-10-16
lib: remove defining macros for strict_strto??
Harvey Harrison
1
-49
/
+68
2008-10-16
lib: trivial whitespace tidy
Harvey Harrison
1
-17
/
+9
2008-10-16
lib: pull base-guessing logic to helper function
Harvey Harrison
1
-38
/
+42
2008-10-16
init/do_mounts_md.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
29
-174
/
+210
2008-10-16
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
3
-18
/
+60
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
131
-617
/
+1786
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-89
/
+15
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
28
-47
/
+39
2008-10-16
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-1658
/
+2046
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
11
-205
/
+125
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
50
-338
/
+2252
2008-10-16
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2
-0
/
+2
2008-10-16
Document panic_on_unrecovered_nmi sysctl
Bernhard Walle
1
-0
/
+12
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-73
/
+53
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
36
-137
/
+268
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
193
-1140
/
+10914
2008-10-16
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
make kprobes.c:kretprobe_table_lock() static
Adrian Bunk
1
-1
/
+1
2008-10-16
make hp_wmi_notify() static
Adrian Bunk
1
-1
/
+1
[next]