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-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-20
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
4
-0
/
+55
2009-02-20
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
1
-1
/
+0
2009-02-20
spi_bitbang: add more lowlevel function documentation
Michael Buesch
1
-0
/
+7
2009-02-20
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-20
cpuset: various documentation fixes and updates
Li Zefan
1
-28
/
+37
2009-02-20
docsrc: use config instead of menuconfig
Randy Dunlap
1
-1
/
+1
2009-02-20
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
1
-1
/
+1
2009-02-20
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
1
-1
/
+2
2009-02-20
README: fix a wrong filename
Li Zefan
1
-1
/
+1
2009-02-20
slab: introduce kzfree()
Johannes Weiner
2
-0
/
+21
2009-02-20
mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c
Wei Yongjun
1
-1
/
+1
2009-02-20
mn10300: fix oprofile
David Howells
1
-0
/
+1
2009-02-20
uml: fix vde network backend in user mode linux
Luca Bigliardi
1
-3
/
+3
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-19
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+76
2009-02-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-12
/
+1617
2009-02-19
[IA64] xen_domu build fix
Tony Luck
1
-2
/
+2
2009-02-19
[IA64] fixes configs and add default config for ia64 xen domU
Isaku Yamahata
3
-2
/
+1606
2009-02-19
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
1
-2
/
+1
2009-02-19
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
1
-1
/
+3
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
2
-4
/
+5
2009-02-19
[IA64] Build fix for __early_pfn_to_nid() undefined link error
Tony Luck
1
-2
/
+1
2009-02-19
Revert "[XFS] remove old vmap cache"
Felix Blyakher
1
-1
/
+74
2009-02-19
Revert "[XFS] use scalable vmap API"
Felix Blyakher
1
-3
/
+3
2009-02-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
28
-88
/
+77
2009-02-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+4
2009-02-19
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+26
2009-02-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-4
/
+19
2009-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-29
/
+19
2009-02-19
[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
Hartley Sweeten
2
-4
/
+0
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
1
-2
/
+2
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
3
-2
/
+14
2009-02-19
[S390] Fix timeval regression on s390
Christian Borntraeger
1
-1
/
+1
2009-02-19
[S390] sclp: handle empty event buffers
Peter Oberparleiter
1
-1
/
+4
2009-02-19
[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
Russell King
1
-4
/
+4
2009-02-19
Merge branch 'fix/usb-audio' into for-linus
Takashi Iwai
2
-9
/
+12
2009-02-19
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2
-14
/
+5
2009-02-19
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-6
/
+2
2009-02-19
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
1
-2
/
+2
2009-02-19
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
Nicolas Pitre
1
-1
/
+2
2009-02-19
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-0
/
+21
2009-02-19
sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
Clemens Ladisch
1
-13
/
+4
2009-02-18
tracing: limit the number of loops the ring buffer self test can make
Steven Rostedt
1
-0
/
+10
2009-02-18
tracing: have function trace select kallsyms
Steven Rostedt
1
-0
/
+2
2009-02-18
tracing: disable tracing while testing ring buffer
Steven Rostedt
1
-0
/
+9
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
16
-25
/
+259
2009-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-40
/
+77
2009-02-18
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-02-18
spi-gpio: sanitize MISO bitvalue
Michael Buesch
1
-1
/
+1
[next]