Age | Commit message (Expand) | Author |
2008-03-09 | alpha: fix iommu-related boot panic | Ivan Kokshaysky |
2008-03-07 | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath |
2008-03-07 | x86-boot: don't request VBE2 information | Peter Korsgaard |
2008-03-07 | x86: re-add reboot fixups | Ingo Molnar |
2008-03-07 | x86: fix typo in step.c | Jan Beulich |
2008-03-07 | x86: fix merge mistake in i387.c | Jan Beulich |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |
2008-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds |
2008-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-03-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-03-06 | [IA64] kprobes arch consolidation build fix | Harvey Harrison |
2008-03-06 | [IA64] update efi region debugging to use MB, GB and TB as well as KB | Simon Horman |
2008-03-06 | [IA64] use dev_printk in video quirk | Bjorn Helgaas |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-06 | [IA64] remove unnecessary nfs includes from sys_ia32.c | KOSAKI Motohiro |
2008-03-06 | [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi() | Bjorn Helgaas |
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt |
2008-03-06 | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt |
2008-03-06 | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt |
2008-03-06 | sh: Update r7780mp defconfig. | Paul Mundt |
2008-03-06 | sh: hp6xx: Fix up hp6xx_apm build failure. | Paul Mundt |
2008-03-06 | sh: Fix up section mismatches. | Paul Mundt |
2008-03-06 | sh: hp6xx: Correct APM output. | Kristoffer Ericson |
2008-03-06 | sh: update se7780 defconfig | goda.yusuke |
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-06 | sh: export copy-page() to modules | Andrew Morton |
2008-03-06 | sh_ksyms_32.c update for gcc 4.3 | Adrian Bunk |
2008-03-06 | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk |
2008-03-05 | Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave... | Linus Torvalds |
2008-03-05 | [IA64] arch_ptrace() cleanup | Petr Tesarik |
2008-03-05 | [IA64] remove duplicate code from arch_ptrace() | Petr Tesarik |
2008-03-05 | [IA64] convert sys_ptrace to arch_ptrace | Petr Tesarik |
2008-03-05 | [IA64] remove find_thread_for_addr() | Petr Tesarik |
2008-03-05 | [IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM | Petr Tesarik |
2008-03-05 | [IA64] access user RBS directly | Petr Tesarik |
2008-03-05 | [CPUFREQ] Remove debugging message from e_powersaver | Dave Jones |
2008-03-05 | [S390] incorrect reipl nss name. | Hongjie Yang |
2008-03-05 | [S390] Load disabled wait psw if reipl fails. | Michael Holzheu |
2008-03-05 | [S390] Fix IPL from NSS. | Heiko Carstens |
2008-03-05 | [S390] Get rid of memcpy gcc warning workaround. | Heiko Carstens |
2008-03-05 | [S390] idle: Fix machine check handling in idle loop. | Heiko Carstens |
2008-03-05 | [S390] Update default configuration. | Martin Schwidefsky |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-03-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-03-04 | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson |
2008-03-04 | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori |
2008-03-04 | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori |
2008-03-04 | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori |
2008-03-04 | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori |
2008-03-04 | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 | Jesper Nilsson |