Age | Commit message (Expand) | Author |
2007-07-12 | APM probing code | H. Peter Anvin |
2007-07-12 | A20 handling code | H. Peter Anvin |
2007-07-12 | String-handling functions for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Simple bitops for the new x86 setup code. | H. Peter Anvin |
2007-07-12 | Top header file for new x86 setup code | H. Peter Anvin |
2007-07-12 | Header file to produce 16-bit code with gcc | H. Peter Anvin |
2007-07-12 | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 | H. Peter Anvin |
2007-07-12 | Make struct boot_params a real structure, and remove obsolete fields | H. Peter Anvin |
2007-07-12 | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin |
2007-07-12 | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi |
2007-07-12 | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY | H. Peter Anvin |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin |
2007-07-12 | [MIPS] Rename PC speaker code | Ralf Baechle |
2007-07-12 | [MIPS] Don't use genrtc. | Ralf Baechle |
2007-07-12 | [MIPS] Remove unused time.c for swarm | Yoichi Yuasa |
2007-07-12 | [MIPS] Sparse: Use NULL for pointer | Atsushi Nemoto |
2007-07-12 | [MIPS] Fix a sparse warning in arch/mips/pci/pci.c | Atsushi Nemoto |
2007-07-12 | [MIPS] SMTC: Interrupt mask backstop hack | Kevin D. Kissell |
2007-07-12 | [MIPS] separate platform_device registration for VR41xx RTC | Yoichi Yuasa |
2007-07-12 | [MIPS] Separate platform_device registration for VR41xx GPIO | Yoichi Yuasa |
2007-07-12 | [MIPS] MIPSsim: Fix build. | Ralf Baechle |
2007-07-12 | [MIPS] separate platform_device registration for VR41xx serial interface | Yoichi Yuasa |
2007-07-12 | [MIPS] Include cacheflush.h in uncache.c | Atsushi Nemoto |
2007-07-12 | [MIPS] Cleanup tlbdebug.h | Atsushi Nemoto |
2007-07-12 | [MIPS] RM: Use only phyiscal address for 82596 and 53c710 | Thomas Bogendoerfer |
2007-07-12 | [MIPS] Hydrogen3: Remove remaining bits of code. | Ralf Baechle |
2007-07-12 | [MIPS] Fix resume for 64K page size on R4000 class processors. | Ralf Baechle |
2007-07-12 | [ARM] pxa: move platform devices to separate header file | Russell King |
2007-07-12 | [ARM] pxa: move device registration into CPU-specific file | Russell King |
2007-07-12 | [ARM] pxa: remove boot time RTC initialisation | Russell King |
2007-07-12 | [ARM] pxa: stop doing our own rtc management over suspend | Russell King |
2007-07-12 | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code | Eric Miao |
2007-07-12 | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() | Eric Miao |
2007-07-12 | [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() | Eric Miao |
2007-07-12 | [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() | Eric Miao |
2007-07-12 | [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() | Eric Miao |
2007-07-12 | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS | Eric Miao |
2007-07-12 | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP | Eric Miao |
2007-07-12 | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() | Russell King |
2007-07-12 | [ARM] pxa: move pm_ops structure into CPU specific files | Russell King |
2007-07-12 | [ARM] pxa: introduce cpu_is_pxaXXX macros | Russell King |
2007-07-12 | [ARM] pxa: use mutexes instead of semaphores | Russell King |
2007-07-12 | [ARM] pxa: remove useless pxa_pm_finish() function | Russell King |
2007-07-12 | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone | George G. Davis |
2007-07-12 | [ARM] 4423/1: add ATAGS support | Bill Gatliff |
2007-07-12 | [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format | Catalin Marinas |
2007-07-12 | [ARM] Fix bounding error in ioremap_pfn() | Russell King |
2007-07-12 | [ARM] riscpc: fix decompressor font file handling | Russell King |
2007-07-12 | [ARM] 4377/1: KS8695: GPIO driver | Andrew Victor |