aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2-0/+2
2012-05-22OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen6-5/+113
2012-05-22OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen1-3/+4
2012-05-22OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen3-4/+6
2012-05-22drm/i915: fix module unload since error_state reworkDaniel Vetter1-0/+2
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski9-461/+1123
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2-87/+6
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-22ktest: Add README to explain what is in the examples directorySteven Rostedt1-0/+32
2012-05-22ktest: Add the snowball.conf example configSteven Rostedt1-0/+53
2012-05-22ktest: Add an example config that does cross compiling of several archsSteven Rostedt1-0/+260
2012-05-22ktest: Add kvm.conf example configSteven Rostedt1-0/+88
2012-05-22ktest: Add useful example configsSteven Rostedt6-0/+517
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2-1/+16
2012-05-22unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro1-8/+5
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro3-6/+20
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro3-19/+11
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro3-26/+38
2012-05-21score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro1-1/+8
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro6-7/+21
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-21sparc: kill ancient comment in sparc_sigaction()Al Viro1-5/+0
2012-05-21h8300: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro2-12/+12
2012-05-21powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro1-3/+3
2012-05-21sh: missing checks of __get_user()/__put_user() return valuesAl Viro2-22/+27
2012-05-21sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2-10/+12
2012-05-21avr32: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-21m32r: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro2-9/+0
2012-05-21alpha: tidy signal delivery upAl Viro1-43/+26
2012-05-21score: don't open-code force_sigsegv()Al Viro1-3/+1
2012-05-21cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-21blackfin: don't open-code force_sigsegv()Al Viro1-3/+1
2012-05-21avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro1-0/+1
2012-05-21microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro1-4/+0
2012-05-21cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro1-3/+0
2012-05-21h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro3-59/+21
2012-05-21h8300: don't change blocked signals' mask if setting frame up failsAl Viro1-7/+11
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro4-71/+13
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro4-43/+16
2012-05-22md/bitmap: record the space available for the bitmap in the superblock.NeilBrown2-1/+10
2012-05-22md/raid10: Remove extras after reshape to smaller number of devices.NeilBrown1-0/+13
2012-05-22md/raid5: improve removal of extra devices after reshape.NeilBrown1-5/+5
2012-05-22md: check the return of mddev_find()Yuanhan Liu1-0/+3
2012-05-22MD RAID1: Further conditionalize 'fullsync'Jonathan Brassow1-1/+2
2012-05-22DM RAID: Use md_error() in place of simply setting Faulty bitJonathan Brassow1-1/+1
2012-05-22DM RAID: Record and handle missing devicesJonathan Brassow1-4/+7