Commit Graph

232402 Commits (e37b6a7b27b400c3aa488db8c6629a05095bc79c)
 

Author SHA1 Message Date
Paul Turner e37b6a7b27 sched: Fix sign under-flows in wake_affine 14 years ago
Linus Torvalds 6663050edd Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm 14 years ago
Linus Torvalds 3af03655e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 14 years ago
Linus Torvalds 01ed875a12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 14 years ago
Linus Torvalds 8348ad7c17 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 14 years ago
Linus Torvalds 9948d378b9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 14 years ago
Linus Torvalds fd3830b379 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 14 years ago
David Howells ceb73c1204 KEYS: Fix __key_link_end() quota fixup on error 14 years ago
Alan Cox f5c66d70ac intel_scu_ipcutils: Fix the license tag 14 years ago
Alan Cox 9cfe268ec4 Documentation: Fix kernel parameter ordering 14 years ago
Axel Lin ecb5646cb0 intel_scu_ipc: fix signedness bug 14 years ago
Russell King 2f8e728560 Merge branch 'mmci' into fixes 14 years ago
Russell King 250c7a61c3 ALSA: AACI: fix timeout duration 14 years ago
Russell King 69058cd6d1 ALSA: AACI: fix timeout condition checking 14 years ago
Hartley Sweeten fd015480c2 ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode 14 years ago
Catalin Marinas 05b112ff98 ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" 14 years ago
Russell King 03399c1cb4 ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode 14 years ago
Pawel Moll baaece2245 ARM: 6635/2: Configure reference clock for Versatile Express timers 14 years ago
Russell King e5310f611d ARM: versatile: name configuration options after actual board names 14 years ago
Russell King d2a1c9ad78 ARM: realview: name configuration options after actual board names 14 years ago
Russell King ec15038f2b ARM: realview,vexpress: fix section mismatch warning for pen_release 14 years ago
Paul Mundt 45f1798484 mailmap: Add an entry for Axel Lin. 14 years ago
Amerigo Wang 63b1dd07fa video: fix some comments in drivers/video/console/vgacon.c 14 years ago
Julia Lawall 5dc1365cef drivers/video/bf537-lq035.c: Add missing IS_ERR test 14 years ago
axel lin e88e43b0c5 video: pxa168fb: remove a redundant pxa168fb_check_var call 14 years ago
axel lin 360c202beb video: da8xx-fb: fix fb_probe error path 14 years ago
Nobuhiro Iwamatsu 75a9fa0a76 sh: Fix build of sh7750 base boards 14 years ago
Linus Torvalds c723fdab8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 14 years ago
Linus Torvalds 842d9b2c6a Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm 14 years ago
Linus Torvalds 5e82ea9982 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Dave Airlie abb72c8288 Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes 14 years ago
Alex Deucher 58bbf018a7 drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq 14 years ago
Shaohua Li ec30f343d6 fix a shutdown regression in intel_idle 14 years ago
Linus Torvalds 34686fe689 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 14 years ago
Linus Torvalds 500d85ce39 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds ce84d539ce Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds bc094757f4 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 4398f31ca7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Chris Wilson 8e934dbf26 drm/i915: Prevent uninitialised reads during error state capture 14 years ago
Michael Karcher b705120e41 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 14 years ago
Chris Wilson 8a327f23e2 Merge remote branch 'linus/master' into drm-intel-fixes 14 years ago
Chris Wilson 5a9a8d1a99 drm/i915: Handle the no-interrupts case for UMS by polling 14 years ago
Chris Wilson 3885c6bbd0 drm/i915: Disable high-precision vblank timestamping for UMS 14 years ago
Chris Wilson 4041b85323 drm/i915: Increase the amount of defense before computing vblank timestamps 14 years ago
Chris Wilson bee4a186c1 drm/i915,agp/intel: Do not clear stolen entries 14 years ago
Linus Walleij 8cb2815574 ARM: 6632/3: mmci: stop using the blockend interrupts 14 years ago
Yong Zhang 3ff6dcac73 sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug 14 years ago
Linus Torvalds d315777b32 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 14 years ago
Linus Torvalds 5a05a6d7a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 14 years ago
Linus Torvalds d20761a799 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago