Commit Graph

157297 Commits (b1d16c495d9e6fe48e7df2e1d18cafc6555a116a)
 

Author SHA1 Message Date
Geert Uytterhoeven 7b6a09f3d6 powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration 16 years ago
Linus Torvalds 5311034ddd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds 533995ed85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 16 years ago
Thadeu Lima de Souza Cascardo cc674c81f0 leds: after setting inverted attribute, we must update the LED 16 years ago
Thadeu Lima de Souza Cascardo 48cccd26f3 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger 16 years ago
Frans Pop bdf57de4e6 acpi processor: remove superfluous warning message 16 years ago
Frans Pop 2a908002c7 ACPI processor: force throttling state when BIOS returns incorrect value 16 years ago
Costantino Leandro f3d83e2415 wmi: fix kernel panic when stack protection enabled. 16 years ago
Yinghai Lu ce8442b551 acpi: don't call acpi_processor_init if acpi is disabled 16 years ago
Michael Brunner 0d288162f2 thermal_sys: check get_temp return value 16 years ago
Oleg Nesterov 4ab6c08336 clone(): fix race between copy_process() and de_thread() 16 years ago
Minchan Kim 03ef83af52 mm: fix for infinite churning of mlocked pages 16 years ago
David Rientjes b62e408c05 flex_array: convert element_nr formals to unsigned 16 years ago
David Rientjes 8e7ee27095 flex_array: declare parts member to have incomplete type 16 years ago
David Rientjes 105b6e8a74 flex_array: fix flex_array_free_parts comment 16 years ago
David Rientjes a30b595d2c flex_array: fix get function for elements in base starting at non-zero 16 years ago
Joonwoo Park 054b2b13cc pps: fix incorrect verdict check 16 years ago
Eric Paris 53a7197aff IMA: iint put in ima_counts_get and put 16 years ago
Geert Uytterhoeven 9848484fad m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open 16 years ago
Alexey Dobriyan 9fd926b4ab m68k: Fix redefinition of pgprot_noncached 16 years ago
Andrew Morton dc71c7d5db arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg 16 years ago
Roel Kluin dd9b3e84f2 m68k: cnt reaches -1, not 0 16 years ago
Roel Kluin dac9ff79a8 m68k: count can reach 51, not 50 16 years ago
Rusty Russell 3161e453e4 virtio: net refill on out-of-memory 16 years ago
Alexey Dobriyan 0b4f2928f1 smc91x: fix compilation on SMP 16 years ago
Dmitry Torokhov ced909ff04 Input: i8042 - add Acer Aspire 5536 to the nomux list 16 years ago
Yinghai Lu 295594e9cf x86: Fix vSMP boot crash 16 years ago
Linus Torvalds f415c413f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Linus Torvalds 4dc627d55e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 16 years ago
H. Peter Anvin 7adb4df410 x86, xen: Initialize cx to suppress warning 16 years ago
Jeremy Fitzhardinge d560bc6157 x86, xen: Suppress WP test on Xen 16 years ago
Alexander Beregalov 4484b9c8b4 irda/sa1100_ir: fix broken netdev_ops conversion 16 years ago
Alexander Beregalov 730a9cfc2d irda/au1k_ir: fix broken netdev_ops conversion 16 years ago
David S. Miller d8ed1d43e1 sparc64: Validate linear D-TLB misses. 16 years ago
Linus Torvalds 9c93768866 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 87bcfa3366 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 44afa9a4b8 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 7d63e6359a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 9f459fadbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds e9cab24cf3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 16 years ago
Linus Torvalds a206e9417f Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 16 years ago
Linus Torvalds 7cafe60550 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 16 years ago
Linus Torvalds 5c58ceff10 tty: make sure to flush any pending work when halting the ldisc 16 years ago
Jan Beulich c62e43202e x86: Fix build with older binutils and consolidate linker script 16 years ago
Clemens Ladisch b1ddaf681e sound: pcm_lib: fix unsorted list constraint handling 16 years ago
David S. Miller a2cb6a4dd4 pkt_sched: Fix bogon in tasklet_hrtimer changes. 16 years ago
Ma Ling f8aed700c6 drm/i915: Set crtc/clone mask in different output devices 16 years ago
Ma Ling 27185ae1b7 drm/i915: Always use SDVO_B detect bit for SDVO output detection. 16 years ago
Roel Kluin 19e1f888c6 drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() 16 years ago
Bruno Prémont bc5e5718ac drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx 16 years ago