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
2007-07-20
[ARM] Make 'i' and 'zi' targets work
Russell King
1
-0
/
+8
2007-07-20
[ARM] Allow neponset to build again
Russell King
1
-0
/
+2
2007-07-20
[ARM] 4496/1: elf_hwcap: fix up #include misplacement
Dan Williams
1
-1
/
+2
2007-07-20
[ARM] 4471/1: Compile the uncompressing code with -fno-builtin
Catalin Marinas
1
-1
/
+1
2007-07-20
[ARM] 4459/1: Changing email in MAINTAINERS file
Kristoffer Ericson
1
-1
/
+1
2007-07-20
[ARM] vfp: make fpexc bit names less verbose
Russell King
3
-14
/
+14
2007-07-20
[ARM] avoid floppy warnings by using fd_dma_setup()
Russell King
1
-6
/
+12
2007-07-20
[ARM] remove asm/ptrace.h from asm/thread_info.h
Russell King
1
-1
/
+0
2007-07-20
[ARM] rpc: silence two section mismatch warnings
Russell King
2
-2
/
+2
2007-07-20
[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
Russell King
1
-1
/
+0
2007-07-20
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
3
-3
/
+0
2007-07-19
Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...
Linus Torvalds
165
-268
/
+247
2007-07-19
fallout from kbuild changes
Al Viro
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
165
-268
/
+247
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
53
-599
/
+473
2007-07-19
coda breakage
Al Viro
2
-14
/
+14
2007-07-19
missed cong_avoid() instance
Al Viro
1
-1
/
+1
2007-07-20
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
2
-5
/
+17
2007-07-20
ide: remove stale changelog from setup-pci.c
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-07-20
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
1
-78
/
+0
2007-07-20
ide-cris: handle PIO auto-tuning in tune_cris_ide()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
43
-8
/
+99
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
7
-39
/
+45
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
37
-53
/
+43
2007-07-20
ide: ide_find_best_pio_mode() fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
9
-56
/
+74
2007-07-20
sc1200: remove stale Power Management code
Bartlomiej Zolnierkiewicz
1
-37
/
+2
2007-07-20
ide: ide_start_power_step() fix WRT disabling DMA
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-07-20
serverworks: fix DMA
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2007-07-20
serverworks: always tune PIO
Bartlomiej Zolnierkiewicz
1
-40
/
+36
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
35
-94
/
+25
2007-07-20
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
3
-10
/
+13
2007-07-20
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
4
-11
/
+12
2007-07-20
siimage: PIO mode setup fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+39
2007-07-20
atiixp: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-13
/
+19
2007-07-20
ide: Stop mapping ROMs
Alan Cox
5
-38
/
+2
2007-07-20
IDE: Remove references to dead ETRAX-related variables.
Robert P. J. Day
1
-6
/
+0
2007-07-20
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
2
-0
/
+2
2007-07-20
scc_pata.c: Workaround for errata A308 (take 2)
Kou Ishizaki
1
-13
/
+54
2007-07-20
scc_pata: Use inline function for eieio
Kumar Gala
1
-2
/
+2
2007-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-66
/
+162
2007-07-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
4
-2
/
+93
2007-07-19
i386: Allow KVM on i386 nonpae
Avi Kivity
6
-18
/
+6
2007-07-19
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
17
-407
/
+442
2007-07-19
Update .gitignore for arch/i386/boot
Matthew Wilcox
2
-0
/
+4
2007-07-19
fix spufs build after ->fault changes
Christoph Hellwig
1
-11
/
+11
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
27
-200
/
+474
2007-07-19
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
57
-1721
/
+8809
2007-07-19
random: fix bound check ordering (CVE-2007-3105)
Matt Mackall
1
-2
/
+7
2007-07-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+59
[next]