| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove quicklists | Thomas Gleixner | 2008-03-11 | 2 | -12/+9 |
* | x86: ia32 syscall restart fix | Roland McGrath | 2008-03-11 | 2 | -6/+41 |
* | x86: ioremap, remove WARN_ON() | Ingo Molnar | 2008-03-11 | 1 | -2/+0 |
* | fix BIOS PCI config cycle buglet causing ACPI boot regression | Ingo Molnar | 2008-03-11 | 1 | -0/+10 |
* | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. | Rusty Russell | 2008-03-10 | 1 | -1/+1 |
* | lguest: Sanitize the lguest clock. | Rusty Russell | 2008-03-10 | 1 | -32/+21 |
* | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 2008-03-09 | 1 | -8/+7 |
* | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath | 2008-03-08 | 1 | -0/+10 |
* | x86-boot: don't request VBE2 information | Peter Korsgaard | 2008-03-07 | 2 | -10/+1 |
* | x86: re-add reboot fixups | Ingo Molnar | 2008-03-07 | 1 | -0/+6 |
* | x86: fix typo in step.c | Jan Beulich | 2008-03-07 | 1 | -2/+2 |
* | x86: fix merge mistake in i387.c | Jan Beulich | 2008-03-07 | 1 | -1/+1 |
* | x86: clear DF before calling signal handler | Aurelien Jarno | 2008-03-07 | 3 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-03-07 | 29 | -907/+619 |
|\ |
|
| * | sh: Fix up the sh64 build. | Paul Mundt | 2008-03-06 | 1 | -14/+7 |
| * | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt | 2008-03-06 | 6 | -449/+250 |
| * | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt | 2008-03-06 | 1 | -1/+1 |
| * | sh: Update r7780mp defconfig. | Paul Mundt | 2008-03-06 | 1 | -25/+66 |
| * | sh: hp6xx: Fix up hp6xx_apm build failure. | Paul Mundt | 2008-03-06 | 1 | -0/+2 |
| * | sh: Fix up section mismatches. | Paul Mundt | 2008-03-06 | 2 | -2/+2 |
| * | sh: hp6xx: Correct APM output. | Kristoffer Ericson | 2008-03-06 | 1 | -6/+14 |
| * | sh: update se7780 defconfig | goda.yusuke | 2008-03-06 | 1 | -391/+255 |
| * | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 13 | -17/+17 |
| * | sh: export copy-page() to modules | Andrew Morton | 2008-03-06 | 2 | -0/+2 |
| * | sh_ksyms_32.c update for gcc 4.3 | Adrian Bunk | 2008-03-06 | 1 | -2/+2 |
| * | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk | 2008-03-06 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-03-07 | 3 | -9/+12 |
|\ \ |
|
| * | | [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings | Mike Frysinger | 2008-03-04 | 1 | -6/+6 |
| * | | [Blackfin] arch: fix bug - allow SDH driver to be used as module | Michael Hennerich | 2008-03-04 | 1 | -2/+2 |
| * | | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 2008-03-07 | 1 | -1/+4 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-03-07 | 30 | -462/+281 |
|\ \ |
|
| * | | [IA64] kprobes arch consolidation build fix | Harvey Harrison | 2008-03-06 | 2 | -2/+2 |
| * | | [IA64] update efi region debugging to use MB, GB and TB as well as KB | Simon Horman | 2008-03-06 | 1 | -4/+22 |
| * | | [IA64] use dev_printk in video quirk | Bjorn Helgaas | 2008-03-06 | 1 | -1/+1 |
| * | | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 26 | -191/+186 |
| * | | [IA64] remove unnecessary nfs includes from sys_ia32.c | KOSAKI Motohiro | 2008-03-06 | 1 | -6/+1 |
| * | | [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi() | Bjorn Helgaas | 2008-03-06 | 1 | -4/+0 |
| * | | [IA64] arch_ptrace() cleanup | Petr Tesarik | 2008-03-06 | 1 | -59/+31 |
| * | | [IA64] remove duplicate code from arch_ptrace() | Petr Tesarik | 2008-03-06 | 1 | -67/+29 |
| * | | [IA64] convert sys_ptrace to arch_ptrace | Petr Tesarik | 2008-03-06 | 1 | -39/+3 |
| * | | [IA64] remove find_thread_for_addr() | Petr Tesarik | 2008-03-06 | 1 | -55/+1 |
| * | | [IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM | Petr Tesarik | 2008-03-06 | 1 | -16/+3 |
| * | | [IA64] access user RBS directly | Petr Tesarik | 2008-03-06 | 1 | -30/+14 |
| |/ |
|
* | | Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave... | Linus Torvalds | 2008-03-06 | 1 | -2/+6 |
|\ \ |
|
| * | | [CPUFREQ] Remove debugging message from e_powersaver | Dave Jones | 2008-03-05 | 1 | -2/+6 |
| |/ |
|
* | | [S390] incorrect reipl nss name. | Hongjie Yang | 2008-03-05 | 1 | -2/+6 |
* | | [S390] Load disabled wait psw if reipl fails. | Michael Holzheu | 2008-03-05 | 1 | -0/+1 |
* | | [S390] Fix IPL from NSS. | Heiko Carstens | 2008-03-05 | 1 | -0/+4 |
* | | [S390] Get rid of memcpy gcc warning workaround. | Heiko Carstens | 2008-03-05 | 2 | -8/+7 |
* | | [S390] idle: Fix machine check handling in idle loop. | Heiko Carstens | 2008-03-05 | 2 | -2/+4 |