Commit Graph

224117 Commits (efe25c2c7b3a5d17b0c70987a758d8fe7af8e3d1)
 

Author SHA1 Message Date
Dan Rosenberg fdac1e0697 irda: prevent integer underflow in IRLMP_ENUMDEVICES 14 years ago
Eric Dumazet 1bde5ac493 tcp: fix listening_get_next() 14 years ago
David Sharp e1e3592735 ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page 14 years ago
Takashi Iwai 7693457547 Merge branch 'fix/hda' into for-linus 14 years ago
Takashi Iwai 7039c74cb5 ALSA: hda - Fix GPIO2-fixup for Sony laptops 14 years ago
Steven Rostedt 94462ad3b1 module: Move RO/NX module protection to after ftrace module update 14 years ago
Ingo Molnar 104db7ff1d Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 14 years ago
Ingo Molnar 394f4528c5 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu 14 years ago
Chris Wilson 4d3024428f drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse 14 years ago
Eric Anholt 63ee41d794 drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. 14 years ago
Chris Wilson f797d22121 drm/i915/sdvo: Add hdmi connector properties after initing the connector 14 years ago
Eric Anholt 06f37751af drm/i915: Set the required VFMUNIT clock gating disable on Ironlake. 14 years ago
Takashi Iwai 5058cbf2c4 Merge branch 'fix/misc' into for-linus 14 years ago
Takashi Iwai 1afe206ab6 ALSA: hda - Try to find an empty control index when it's occupied 14 years ago
Takashi Iwai 2d7ec12b90 ALSA: hda - Fix conflict of d-mic capture volume controls 14 years ago
Ingo Molnar 26e20a108c Merge commit 'v2.6.37-rc7' into x86/security 14 years ago
Linus Torvalds e819eb8687 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds ca5f73a05e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 14 years ago
Sebastian Andrzej Siewior 97dbf37d89 drivers/spi/spi.c: don't release the spi device twice 14 years ago
Jeff Mahoney 4be2c95d1f taskstats: pad taskstats netlink response for aligment issues on ia64 14 years ago
Will Newton 4e06fd14d5 include/linux/unaligned: pack the whole struct rather than just the field 14 years ago
Johannes Berg 91facc22de led_class: fix typo in blink API 14 years ago
Axel Lin 5a2d6e31c6 backlight: cr_bllcd.c: fix a memory leak 14 years ago
Michal Nazarewicz 0d1836c366 mm/migrate.c: fix compilation error 14 years ago
Wolfram Sang 118364948f rtc: rs5c372: fix buffer size 14 years ago
Andres Salomon 6900609612 MAINTAINERS: update geode entry 14 years ago
Aaro Koskinen e254811c20 gpiolib: gpio_request_one(): add missing gpio_free() 14 years ago
Wu Fengguang d153ba6445 writeback: do uninterruptible sleep in balance_dirty_pages() 14 years ago
Prasad Joshi f06328d772 logfs: fix "Kernel BUG at readwrite.c:1193" 14 years ago
Prasad Joshi eabb26cacd logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex 14 years ago
Mel Gorman 7a2d19bced mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstat 14 years ago
Minchan Kim dd9e5efe3a mm/compaction.c: avoid double mem_cgroup_del_lru() 14 years ago
David S. Miller b7e03ec9a6 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 14 years ago
Rafael J. Wysocki 762e30239c atl1c: Do not use legacy PCI power management 14 years ago
Russell King 09c85a440d Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 14 years ago
Franck Bui-Huu 32b2b6ec57 perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen 14 years ago
Arnaldo Carvalho de Melo d367875804 perf test: Look forward for symbol aliases 14 years ago
Arnaldo Carvalho de Melo 3b01a413c1 perf symbols: Improve kallsyms symbol end addr calculation 14 years ago
Don Zickus 4a7863cc2e x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR 14 years ago
Johannes Berg b51aff057c mac80211: fix mesh forwarding 14 years ago
Ingo Molnar 9fb67204d7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core 14 years ago
Tejun Heo bcbea798f8 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO 14 years ago
Jack Steiner d8850ba425 x86, UV: Fix the effect of extra bits in the hub nodeid register 14 years ago
Jack Steiner e681041388 x86, UV: Add common uv_early_read_mmr() function for reading MMRs 14 years ago
Mark Brown b93cef5561 mfd: Support additional parent IDs for wm831x 14 years ago
Mattias Wallin 88aec4f7b6 mfd: Fix ab8500-core interrupt ffs bit bug 14 years ago
Mark Brown bd7c72ed18 mfd: Supply IRQ base for WM832x devices 14 years ago
Florian Fainelli 3b3c1f24e9 watchdog: Fix null pointer dereference while accessing rdc321x platform_data 14 years ago
Florian Fainelli fa6469cb5b gpio: Fix null pointer dereference while accessing rdc321x platform_data 14 years ago
Ingo Molnar 8c1df4002a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 14 years ago