| Commit message (Expand) | Author | Age |
* | ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372 | Guennadi Liakhovetski | 2012-01-23 |
* | ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support | Kuninori Morimoto | 2012-01-23 |
* | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linus | Paul Mundt | 2012-01-18 |
|\ |
|
| * | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on comment | Kuninori Morimoto | 2012-01-18 |
| * | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcd | Kuninori Morimoto | 2012-01-18 |
* | | ARM: mach-shmobile: simplify MMCIF DMA configuration | Guennadi Liakhovetski | 2012-01-17 |
* | | Merge branch 'rmobile/kota2' into rmobile-fixes-for-linus | Paul Mundt | 2012-01-17 |
|\ \
| |/
|/| |
|
| * | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2 | Magnus Damm | 2012-01-17 |
| * | ARM: mach-shmobile: sh73a0 IRQ sparse alloc fix | Magnus Damm | 2012-01-17 |
| * | ARM: mach-shmobile: sh73a0 PINT IRQ base fix | Magnus Damm | 2012-01-17 |
|/ |
|
* | Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-01-16 |
|\ |
|
| * | random: Adjust the number of loops when initializing | H. Peter Anvin | 2012-01-16 |
| * | random: Use arch-specific RNG to initialize the entropy store | Theodore Ts'o | 2012-01-16 |
* | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 |
|\ \ |
|
| * | | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 2012-01-07 |
| * | | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 2011-12-09 |
| * | | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 2011-12-09 |
| * | | x86, um: Mark system call tables readonly | H. Peter Anvin | 2011-12-06 |
| * | | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-05 |
| * | | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 2011-12-05 |
| * | | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 2011-12-05 |
| * | | kbuild, headers.sh: Don't make archheaders explicitly | H. Peter Anvin | 2011-11-22 |
| * | | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin | 2011-11-18 |
| * | | x86, syscall: Re-fix typo in comment | H. Peter Anvin | 2011-11-18 |
| * | | x86: Simplify syscallhdr.sh | H. Peter Anvin | 2011-11-18 |
| * | | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 |
| * | | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin | 2011-11-17 |
| * | | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 2011-11-17 |
| * | | trace: Include <asm/asm-offsets.h> in trace_syscalls.c | H. Peter Anvin | 2011-11-17 |
| * | | x86-64, ia32: Move compat_ni_syscall into C and its own file | H. Peter Anvin | 2011-11-17 |
| * | | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin | 2011-11-17 |
| * | | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 2011-11-17 |
| * | | kbuild: Add support for installing generated asm headers | H. Peter Anvin | 2011-11-17 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2012-01-16 |
|\ \ \ |
|
| * | | | ktest: Add INGORE_ERRORS to ignore warnings in boot up | Steven Rostedt | 2012-01-04 |
| * | | | ktest: Still do reboot even for REBOOT_TYPE = script | Steven Rostedt | 2012-01-04 |
| * | | | ktest: Fix compare script to test if options are not documented | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Detect typos in option names | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Have all values be set by defaults | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Change initialization of defaults hash to perl format | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Allow overriding bisect test results | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Evaluate options before processing them | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Evaluate $KERNEL_VERSION in both install and post install | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Only ask options needed for install | Steven Rostedt | 2011-12-22 |
| * | | | ktest: When creating a new config, ask for BUILD_OPTIONS | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Do not ask for some options if the only test is build | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Ask for type of test when creating a new config | Steven Rostedt | 2011-12-22 |
| * | | | ktest: Allow bisect test to restart where it left off | Steven Rostedt | 2011-12-22 |
| * | | | ktest: When creating new config, allow the use of ${THIS_DIR} | Steven Rostedt | 2011-11-23 |