Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | x86: efi_stub_32,64 - add missing ENDPROCs | Cyrill Gorcunov | 2009-02-24 | 2 | -0/+8 | |
| | * | | | | | | | | | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov | 2009-02-24 | 1 | -15/+7 | |
| | * | | | | | | | | | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov | 2009-02-24 | 1 | -0/+1 | |
| | * | | | | | | | | | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov | 2009-02-24 | 1 | -1/+1 | |
| | * | | | | | | | | | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov | 2009-02-24 | 1 | -1/+1 | |
| | * | | | | | | | | | x86: head_64.S - remove useless balign | Cyrill Gorcunov | 2009-02-24 | 1 | -2/+0 | |
| | * | | | | | | | | | x86: fix performance regression in write() syscall | Salman Qazi | 2009-02-24 | 1 | -2/+14 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | x86: compressed head_32 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -3/+3 | |
| | * | | | | | | | | x86: compressed head_64 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -4/+2 | |
| | * | | | | | | | | x86: pmjump - use GLOBAL,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -11/+5 | |
| | * | | | | | | | | x86: copy.S - use GLOBAL,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -26/+14 | |
| | * | | | | | | | | x86: linkage - get rid of _X86 macros | Cyrill Gorcunov | 2009-02-19 | 1 | -60/+0 | |
| | * | | | | | | | | x86: asm linkage - introduce GLOBAL macro | Cyrill Gorcunov | 2009-02-19 | 1 | -0/+4 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86: check mptable physptr with max_low_pfn on 32bit | Yinghai Lu | 2009-02-23 | 1 | -3/+12 | |
| * | | | | | | | | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 16 | -56/+39 | |
| * | | | | | | | | x86: remove various unused subarch hooks | Ingo Molnar | 2009-02-23 | 3 | -40/+4 | |
| * | | | | | | | | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 2009-02-23 | 21 | -4334/+1 | |
| * | | | | | | | | x86: improve the help text of X86_EXTENDED_PLATFORM | Ravikiran G Thirumalai | 2009-02-22 | 1 | -2/+28 | |
| * | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 85 | -311/+1862 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 1 | -0/+4 | |
| | * | | | | | | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds | 2009-02-22 | 4 | -4/+4 | |
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-02-22 | 1 | -20/+10 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | x86_64: Fix S3 fail path | Jiri Slaby | 2009-02-21 | 1 | -1/+3 | |
| | | * | | | | | | | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 2009-02-21 | 1 | -19/+7 | |
| | * | | | | | | | | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 7 | -31/+31 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-21 | 3 | -4/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 2009-02-20 | 3 | -4/+4 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-20 | 2 | -11/+9 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 | |
| | | * | | | | | | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 2009-02-20 | 1 | -1/+4 | |
| | * | | | | | | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 2009-02-20 | 1 | -1/+1 | |
| | * | | | | | | | mn10300: fix oprofile | David Howells | 2009-02-20 | 1 | -0/+1 | |
| | * | | | | | | | uml: fix vde network backend in user mode linux | Luca Bigliardi | 2009-02-20 | 1 | -3/+3 | |
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-02-19 | 7 | -12/+1617 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | [IA64] xen_domu build fix | Tony Luck | 2009-02-19 | 1 | -2/+2 | |
| | | * | | | | | | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata | 2009-02-19 | 3 | -2/+1606 | |
| | | * | | | | | | [IA64] Remove redundant cpu_clear() in __cpu_disable path | Alex Chiang | 2009-02-19 | 1 | -2/+1 | |
| | | * | | | | | | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" | Alex Chiang | 2009-02-19 | 1 | -1/+3 | |
| | | * | | | | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 2009-02-19 | 2 | -4/+5 | |
| | | * | | | | | | [IA64] Build fix for __early_pfn_to_nid() undefined link error | Tony Luck | 2009-02-19 | 1 | -2/+1 | |
| | * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-19 | 23 | -83/+63 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header | Hartley Sweeten | 2009-02-19 | 2 | -4/+0 | |
| | | * | | | | | | | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE... | Makito SHIOKAWA | 2009-02-19 | 1 | -2/+2 | |
| | | * | | | | | | | [ARM] omap: fix clock reparenting in omap2_clk_set_parent() | Russell King | 2009-02-19 | 1 | -4/+4 | |
| | | * | | | | | | | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre | 2009-02-19 | 1 | -1/+2 | |
| | | * | | | | | | | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 | 5 | -53/+29 | |
| | | * | | | | | | | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 2 | -0/+2 | |
| | | * | | | | | | | [ARM] 5391/1: AT91: Enable GPIO clocks earlier | Andrew Victor | 2009-02-14 | 1 | -5/+10 | |
| | | * | | | | | | | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 10 | -10/+10 | |
| | | * | | | | | | | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King | 2009-02-14 | 1 | -1/+1 |