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-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-268
/
+28
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-15
/
+40
2009-08-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+4
2009-08-07
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-07
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
Albin Tonnerre
3
-3
/
+3
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
Phillip Lougher
2
-11
/
+32
2009-08-07
bzip2/lzma/gzip: fix comments describing decompressor API
Phillip Lougher
2
-17
/
+23
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2
-26
/
+86
2009-08-07
fbcon: fix rotate upside down crash
Stefani Seibold
1
-1
/
+1
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
1
-1
/
+1
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: add __destroy_inode
Christoph Hellwig
2
-3
/
+8
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
3
-26
/
+23
2009-08-07
libertas: correct packing of rxpd structure
Bob Dunlop
1
-2
/
+2
2009-08-07
mwl8k: prevent module unload hang
Lennert Buytenhek
1
-2
/
+2
2009-08-07
mwl8k: prevent crash in ->configure_filter() if no interface was added
Lennert Buytenhek
1
-4
/
+8
2009-08-07
mwl8k: call pci_unmap_single() before accessing command structure again
Lennert Buytenhek
1
-2
/
+3
2009-08-07
mwl8k: add various missing GET_HW_SPEC endian conversions
Lennert Buytenhek
1
-4
/
+4
2009-08-07
mwl8k: fix NULL pointer dereference on receive out-of-memory
Lennert Buytenhek
1
-0
/
+2
2009-08-07
ipw2x00: Write outside array bounds
Zhu Yi
1
-1
/
+1
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
1
-0
/
+1
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-07
lockdep: Fix typos in documentation
Li Zefan
1
-3
/
+3
2009-08-07
lockdep: Fix file mode of lock_stat
Li Zefan
1
-1
/
+2
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
1
-3
/
+4
2009-08-07
[S390] kernel: Storing machine flags early in lowcore
Hendrik Brueckner
1
-0
/
+3
2009-08-07
tracing: Fix recordmcount.pl to handle sections with only weak functions
Steven Rostedt
1
-2
/
+2
2009-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-3
/
+33
2009-08-06
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
appletalk: fix atalk_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
netrom: Fix nr_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
econet: Fix econet_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
rose: Fix rose_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
1
-1
/
+1
2009-08-06
perf: Auto-detect libelf
Peter Zijlstra
1
-4
/
+11
2009-08-06
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
1
-3
/
+73
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
1
-6
/
+4
2009-08-06
perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it
Benjamin Herrenschmidt
7
-9
/
+16
2009-08-06
intel-iommu: Fix enabling snooping feature by mistake
Sheng Yang
1
-1
/
+1
2009-08-06
KVM: MMU: limit rmap chain length
Marcelo Tosatti
1
-5
/
+28
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2
-0
/
+28
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
[prev]
[next]