aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds12-1/+1001
2012-05-22perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2-1/+4
2012-05-22perf tools: Always try to build libtraceeventNamhyung Kim1-2/+2
2012-05-22perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim1-11/+11
2012-05-22perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker1-6/+6
2012-05-22perf script: Explicitly handle known default print arg typeFrederic Weisbecker1-0/+4
2012-05-22perf tools: Add hardcoded name term for pmu eventsJiri Olsa6-3/+59
2012-05-22perf tools: Separate 'mem:' event scanner bitsJiri Olsa2-2/+24
2012-05-22perf tools: Use allocated list for each parsed eventJiri Olsa3-41/+83
2012-05-22perf tools: Add support for displaying event parser debug infoJiri Olsa2-3/+15
2012-05-22perf test: Move parse event automated tests to separated objectJiri Olsa4-551/+605
2012-05-22hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck1-20/+61
2012-05-22hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck1-34/+20
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar5-0/+430
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt3-12/+0
2012-05-22Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linusJiri Kosina11-148/+461
2012-05-22Merge branch 'upstream' into for-linusJiri Kosina13-32/+307
2012-05-22Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linusJiri Kosina4-89/+287
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina3-3/+3
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