| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
|\ |
|
| * | xen/balloon: Move the registration from device to subsystem. | Konrad Rzeszutek Wilk | 2012-01-12 | 1 | -1/+1 |
| * | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-01-12 | 351 | -5091/+1373 |
| |\ |
|
* | \ | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-17 | 2 | -2/+21 |
|\ \ \ |
|
| * | | | USB: EHCI: Don't use NO_IRQ in xilinx ehci driver | Michal Simek | 2012-01-16 | 1 | -1/+1 |
| * | | | microblaze: Add topology init | Michal Simek | 2012-01-11 | 1 | -1/+20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-17 | 7 | -17/+15 |
|\ \ \ \ |
|
| * | | | | ALSA: virtuoso: Xonar DS: fix polarity of front output | Clemens Ladisch | 2012-01-16 | 1 | -0/+1 |
| * | | | | ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16 | Raymond Yau | 2012-01-16 | 2 | -1/+3 |
| * | | | | ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit | Raymond Yau | 2012-01-16 | 2 | -5/+6 |
| * | | | | ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645 | David Henningsson | 2012-01-16 | 1 | -1/+1 |
| * | | | | ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD | Takashi Iwai | 2012-01-13 | 1 | -10/+3 |
| * | | | | ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1 | David Henningsson | 2012-01-13 | 1 | -0/+1 |
* | | | | | tty: remove unused tty_driver->termios_locked | Konstantin Khlebnikov | 2012-01-17 | 1 | -1/+0 |
* | | | | | Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
* | | | | | Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-01-17 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | random: Adjust the number of loops when initializing | H. Peter Anvin | 2012-01-16 | 1 | -1/+1 |
| * | | | | | random: Use arch-specific RNG to initialize the entropy store | Theodore Ts'o | 2012-01-16 | 1 | -0/+6 |
* | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-17 | 33 | -1978/+1075 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 2012-01-07 | 2 | -1/+1 |
| * | | | | | | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 2011-12-09 | 1 | -1/+1 |
| * | | | | | | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 2011-12-09 | 1 | -1/+1 |
| * | | | | | | x86, um: Mark system call tables readonly | H. Peter Anvin | 2011-12-06 | 2 | -2/+2 |
| * | | | | | | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-06 | 5 | -46/+84 |
| * | | | | | | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 2011-12-06 | 1 | -1/+1 |
| * | | | | | | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 2011-12-06 | 1 | -1/+6 |
| * | | | | | | kbuild, headers.sh: Don't make archheaders explicitly | H. Peter Anvin | 2011-11-22 | 1 | -1/+0 |
| * | | | | | | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin | 2011-11-19 | 1 | -1/+5 |
| * | | | | | | x86, syscall: Re-fix typo in comment | H. Peter Anvin | 2011-11-19 | 2 | -2/+2 |
| * | | | | | | x86: Simplify syscallhdr.sh | H. Peter Anvin | 2011-11-19 | 1 | -16/+3 |
| * | | | | | | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 16 | -1896/+154 |
| * | | | | | | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin | 2011-11-17 | 1 | -5/+10 |
| * | | | | | | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 2011-11-17 | 5 | -0/+771 |
| * | | | | | | trace: Include <asm/asm-offsets.h> in trace_syscalls.c | H. Peter Anvin | 2011-11-17 | 1 | -0/+1 |
| * | | | | | | x86-64, ia32: Move compat_ni_syscall into C and its own file | H. Peter Anvin | 2011-11-17 | 3 | -3/+8 |
| * | | | | | | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin | 2011-11-17 | 1 | -3/+3 |
| * | | | | | | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 2011-11-17 | 3 | -21/+39 |
| * | | | | | | kbuild: Add support for installing generated asm headers | H. Peter Anvin | 2011-11-17 | 1 | -2/+8 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2012-01-17 | 3 | -192/+581 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ktest: Add INGORE_ERRORS to ignore warnings in boot up | Steven Rostedt | 2012-01-05 | 2 | -1/+11 |
| * | | | | | | | ktest: Still do reboot even for REBOOT_TYPE = script | Steven Rostedt | 2012-01-05 | 2 | -9/+7 |
| * | | | | | | | ktest: Fix compare script to test if options are not documented | Steven Rostedt | 2011-12-23 | 1 | -1/+3 |
| * | | | | | | | ktest: Detect typos in option names | Steven Rostedt | 2011-12-23 | 2 | -80/+139 |
| * | | | | | | | ktest: Have all values be set by defaults | Steven Rostedt | 2011-12-23 | 1 | -27/+59 |
| * | | | | | | | ktest: Change initialization of defaults hash to perl format | Steven Rostedt | 2011-12-23 | 1 | -35/+36 |
| * | | | | | | | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST | Steven Rostedt | 2011-12-23 | 2 | -7/+47 |
| * | | | | | | | ktest: Allow overriding bisect test results | Steven Rostedt | 2011-12-23 | 2 | -0/+83 |
| * | | | | | | | ktest: Evaluate options before processing them | Steven Rostedt | 2011-12-23 | 1 | -5/+6 |
| * | | | | | | | ktest: Evaluate $KERNEL_VERSION in both install and post install | Steven Rostedt | 2011-12-23 | 1 | -3/+12 |
| * | | | | | | | ktest: Only ask options needed for install | Steven Rostedt | 2011-12-23 | 1 | -5/+14 |