summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-3011-26/+93
|\
| * x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
| * x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-263-9/+14
| * x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-251-3/+3
| * lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe2010-05-241-0/+1
| * x86: remove last traces of quicklist usagePeter Zijlstra2010-05-241-1/+0
| * x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-241-0/+11
| * x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-241-3/+23
| * arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
| * x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-241-8/+33
* | CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki2010-05-301-1/+1
* | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-303-5/+13
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-306-76/+47
|\ \
| * | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-301-3/+13
| * | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
| * | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-301-23/+9
| * | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
| * | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
| * | parisc: invoke oom-killer from page faultNick Piggin2010-05-301-4/+3
| * | parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-301-0/+1
| * | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-301-4/+11
* | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-305-31/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-3019-32/+104
|\ \ \
| * | | ceph: clean up on forwarded aborted mds requestSage Weil2010-05-291-4/+9
| * | | ceph: fix leak of osd authorizerSage Weil2010-05-291-1/+6
| * | | ceph: close out mds, osd connections before stopping authSage Weil2010-05-293-1/+16
| * | | ceph: make lease code DN specificSage Weil2010-05-292-12/+13
| * | | fs/ceph: Use ERR_CASTJulia Lawall2010-05-296-6/+6
| * | | ceph: renew auth tickets before they expireSage Weil2010-05-294-1/+27
| * | | ceph: do not resend mon requests on auth ticket renewalSage Weil2010-05-291-1/+4
| * | | ceph: removed duplicated #includesAndrea Gelmini2010-05-292-2/+0
| * | | ceph: avoid possible null dereferenceSage Weil2010-05-291-2/+2
| * | | ceph: make mds requests killable, not interruptibleSage Weil2010-05-291-2/+2
| * | | sched: add wait_for_completion_killable_timeoutSage Weil2010-05-292-0/+19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2925-180/+200
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-292-0/+4
| |\ \ \ \
| | * | | | ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen2010-05-291-0/+1
| | * | | | ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann2010-05-281-0/+1
| | * | | | ALSA: hda: Use LPIB for Sony VPCS11V9EDaniel T Chen2010-05-281-0/+1
| | * | | | ALSA: hda - Add support for Thinkpad Edge conexant chipJerone Young2010-05-271-0/+1
| * | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-05-2918-157/+170
| |\ \ \ \ \
| | * | | | | ALSA: snd-usb-caiaq: Bump version number to 1.3.21Mark Hills2010-05-291-1/+1
| | * | | | | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"Mark Hills2010-05-291-6/+0
| | * | | | | ALSA: snd-usb-caiaq: Simplify single case to an 'if'Mark Hills2010-05-291-4/+2
| | * | | | | ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJMark Hills2010-05-291-28/+2
| | * | | | | ALSA: usb-audio: fix feature unit parser for UAC2Daniel Mack2010-05-281-1/+1
| | * | | | | ALSA: asihpi - Minor code cleanupEliot Blennerhassett2010-05-271-25/+13
| | * | | | | ALSA: asihpi - Add support for new ASI8800 familyEliot Blennerhassett2010-05-271-0/+3
| | * | | | | ALSA: asihpi - Fix bug preventing outstream_write preload from happeningEliot Blennerhassett2010-05-271-13/+5
| | * | | | | ALSA: asihpi - Fix imbalanced lock path in hw_messageEliot Blennerhassett2010-05-271-1/+2
OpenPOWER on IntegriCloud