Age | Commit message (Expand) | Author |
2009-08-07 | flat: fix uninitialized ptr with shared libs | Linus Torvalds |
2009-08-07 | lib/decompress_*: only include <linux/slab.h> if STATIC is not defined | Albin Tonnerre |
2009-08-07 | bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment | Phillip Lougher |
2009-08-07 | bzip2/lzma/gzip: fix comments describing decompressor API | Phillip Lougher |
2009-08-07 | execve: must clear current->clear_child_tid | Eric Dumazet |
2009-08-07 | drivers/mmc: correct error-handling code | Julia Lawall |
2009-08-07 | i.MX31: fix framebuffer locking regressions | Guennadi Liakhovetski |
2009-08-07 | vfs: mnt_want_write_file(): fix special file handling | OGAWA Hirofumi |
2009-08-07 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen |
2009-08-07 | fbcon: don't use vc_resize() on initialization | Johannes Weiner |
2009-08-07 | viafb: fix rmmod bug | Florian Tobias Schandinat |
2009-08-07 | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki |
2009-08-07 | fbcon: fix rotate upside down crash | Stefani Seibold |
2009-08-07 | generic-ipi: fix hotplug_cfd() | Xiao Guangrong |
2009-08-07 | drivers/w1/masters/omap_hdq.c: fix missing mutex unlock | Stoyan Gaydarov |
2009-08-05 | drm/radeon: Add support for RS880 chips | Alex Deucher |
2009-08-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-08-04 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-08-04 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del... | Linus Torvalds |
2009-08-04 | flex_array: remove unneeded index calculation | Jonathan Corbet |
2009-08-04 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-08-04 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-08-04 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds |
2009-08-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-08-04 | tty-ldisc: be more careful in 'put_ldisc' locking | Linus Torvalds |
2009-08-04 | tty-ldisc: turn ldisc user count into a proper refcount | Linus Torvalds |
2009-08-04 | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds |
2009-08-04 | Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,... | John Stoffel |
2009-08-04 | ehea: Fix napi list corruption on ifconfig down | Hannes Hering |
2009-08-04 | igbvf: Allow VF driver to correctly recognize failure to set mac | Alexander Duyck |
2009-08-04 | [CPUFREQ] Make cpufreq suspend code conditional on powerpc. | Dave Jones |
2009-08-04 | [CPUFREQ] Fix a kobject reference bug related to managed CPUs | Thomas Renninger |
2009-08-04 | [CPUFREQ] Do not set policy for offline cpus | Prarit Bhargava |
2009-08-04 | [CPUFREQ] Fix NULL pointer dereference regression in conservative governor | Pallipadi, Venkatesh |
2009-08-04 | mfd: twl4030 irq fixes | Russell King |
2009-08-04 | perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y | Ingo Molnar |
2009-08-04 | x86: Work around compilation warning in arch/x86/kernel/apm_32.c | Subrata Modak |
2009-08-04 | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() | Jack Steiner |
2009-08-04 | x86, 32-bit: Fix double accounting in reserve_top_address() | Jan Beulich |