summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Enable USB2 controller node for P1020RDBRamneek Mehresh2012-01-181-7/+4
* powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHCJerry Huang2012-01-185-2/+16
* arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-171-2/+3
* powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-01-161-0/+6
|\
| * random: Adjust the number of loops when initializingH. Peter Anvin2012-01-161-1/+1
| * random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o2012-01-161-0/+6
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-1633-1978/+1075
|\ \
| * | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-072-1/+1
| * | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
| * | um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-091-1/+1
| * | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-052-2/+2
| * | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-055-46/+84
| * | um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-051-1/+1
| * | um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-051-1/+6
| * | kbuild, headers.sh: Don't make archheaders explicitlyH. Peter Anvin2011-11-221-1/+0
| * | x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-181-1/+5
| * | x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-182-2/+2
| * | x86: Simplify syscallhdr.shH. Peter Anvin2011-11-181-16/+3
| * | x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-1716-1896/+154
| * | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin2011-11-171-5/+10
| * | x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771
| * | trace: Include <asm/asm-offsets.h> in trace_syscalls.cH. Peter Anvin2011-11-171-0/+1
| * | x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin2011-11-173-3/+8
| * | x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin2011-11-171-3/+3
| * | kbuild: Add support for an "archheaders" targetH. Peter Anvin2011-11-173-21/+39
| * | kbuild: Add support for installing generated asm headersH. Peter Anvin2011-11-171-2/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2012-01-163-192/+581
|\ \ \
| * | | ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt2012-01-042-1/+11
| * | | ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt2012-01-042-9/+7
| * | | ktest: Fix compare script to test if options are not documentedSteven Rostedt2011-12-221-1/+3
| * | | ktest: Detect typos in option namesSteven Rostedt2011-12-222-80/+139
| * | | ktest: Have all values be set by defaultsSteven Rostedt2011-12-221-27/+59
| * | | ktest: Change initialization of defaults hash to perl formatSteven Rostedt2011-12-221-35/+36
| * | | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt2011-12-222-7/+47
| * | | ktest: Allow overriding bisect test resultsSteven Rostedt2011-12-222-0/+83
| * | | ktest: Evaluate options before processing themSteven Rostedt2011-12-221-5/+6
| * | | ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt2011-12-221-3/+12
| * | | ktest: Only ask options needed for installSteven Rostedt2011-12-221-5/+14
| * | | ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt2011-12-221-1/+14
| * | | ktest: Do not ask for some options if the only test is buildSteven Rostedt2011-12-221-12/+31
| * | | ktest: Ask for type of test when creating a new configSteven Rostedt2011-12-221-4/+12
| * | | ktest: Allow bisect test to restart where it left offSteven Rostedt2011-12-221-6/+64
| * | | ktest: When creating new config, allow the use of ${THIS_DIR}Steven Rostedt2011-11-231-2/+17
| * | | ktest: Add default for ssh-user, build-target and target-imageSteven Rostedt2011-11-211-1/+7
| * | | ktest: Allow success logs to be storedRabin Vincent2011-11-182-34/+52
| * | | ktest: Save test outputRabin Vincent2011-11-181-11/+19
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-161-1/+13
|\ \ \ \
| * | | | ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-161-1/+13
* | | | | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-163-12/+26
OpenPOWER on IntegriCloud