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
2009-01-12
m68k: dio - Kill warn_unused_result warnings
Geert Uytterhoeven
3
-10
/
+26
2009-01-12
m68k: atafb - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-4
/
+7
2009-01-12
m68k: amiserial - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-6
/
+30
2009-01-12
m68k: ser_a2232 - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-2
/
+10
2009-01-12
m68k: vme_scc - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-30
/
+136
2009-01-12
m68k: sun3 core - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-3
/
+6
2009-01-12
m68k: mvme147 core - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-2
/
+3
2009-01-12
m68k: mac core - Kill warn_unused_result warnings
Geert Uytterhoeven
6
-34
/
+54
2009-01-12
m68k: hp300 core - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-1
/
+2
2009-01-12
m68k: atari core - Kill warn_unused_result warnings
Geert Uytterhoeven
3
-6
/
+13
2009-01-12
m68k: apollo core - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-1
/
+2
2009-01-12
m68k: amiga core - Kill warn_unused_result warnings
Geert Uytterhoeven
3
-6
/
+13
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
18
-56
/
+14
2009-01-12
m68k: amiflop - Get rid of sleep_on calls
Andreas Bombe
1
-24
/
+16
2009-01-12
m68k: zorro - Add devlist.h and gen-devlist to .gitignore
Kars de Jong
1
-0
/
+2
2009-01-12
m68k: Add vmlinux.lds to .gitignore
Kars de Jong
1
-0
/
+1
2009-01-12
fbdev: c2p - Rename c2p to c2p_planar
Geert Uytterhoeven
4
-11
/
+12
2009-01-12
fbdev: c2p/atafb - Add support for Atari interleaved bitplanes
Geert Uytterhoeven
5
-14
/
+208
2009-01-12
fbdev: c2p - Extract common c2p core to c2p_core.h
Geert Uytterhoeven
2
-91
/
+107
2009-01-12
fbdev: c2p - Cleanups
Geert Uytterhoeven
2
-88
/
+99
2009-01-12
fbdev: c2p - Correct indentation
Geert Uytterhoeven
1
-118
/
+120
2009-01-12
fbdev: atafb - Fix 16 bpp console
Geert Uytterhoeven
1
-44
/
+30
2009-01-12
fbdev: atafb - Fix line length handling
Geert Uytterhoeven
1
-4
/
+8
2009-01-11
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
4
-5
/
+5
2009-01-10
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-10
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
43
-399
/
+363
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-268
/
+363
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-09
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-09
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-09
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-09
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-09
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-09
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
1
-1
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
Linus Torvalds
2
-14
/
+21
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-106
/
+38
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-16
/
+20
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2009-01-09
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
24
-379
/
+3734
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
21
-0
/
+3815
2009-01-09
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
3
-23
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
3
-30
/
+15
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
4
-22
/
+9
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
3
-31
/
+14
[next]