- 8ac8375 x86: add remapping percpu first chunk allocator by Tejun Heo · 16 years ago
- 89c9215 x86: add embedding percpu first chunk allocator by Tejun Heo · 16 years ago
- 5f5d840 x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() by Tejun Heo · 16 years ago
- 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 16 years ago
- 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
- c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago
- c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
- f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 16 years ago
- b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 16 years ago
- 42f8fae x86: use percpu data for 4k hardirq and softirq stacks by Lai Jiangshan · 16 years ago
- 58105ef x86: UV: fix header struct usage by Randy Dunlap · 16 years ago
- 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
- b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
- 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 16 years ago
- 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 16 years ago
- 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
- aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
- ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
- d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
- f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 16 years ago
- d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
- 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
- 76397f7 x86: stackprotector.h misc update by Tejun Heo · 16 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
- 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
- ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
- 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
- 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
- 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
- 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
- d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 16 years ago
- e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
- 09cd5b8 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
- 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
- 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
- b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
- 18114f6 x86: uaccess: use errret as error value in __put_user_size() by Hiroshi Shimamoto · 16 years ago
- e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
- 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
- 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
- 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
- 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
- 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
- c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
- 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
- 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
- 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
- dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
- af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
- d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
- bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
- 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
- 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
- 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago
- 1c302b6 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning by Bryan Wu · 16 years ago
- 9960aa6 Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 by Graf Yang · 16 years ago
- be1d854 Blackfin arch: base SIC_IWR# programming on whether the MMR exists by Mike Frysinger · 16 years ago
- ed1fb60 Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it by Mike Frysinger · 16 years ago
- 7f6678c Blackfin arch: fixup board init function name by Mike Frysinger · 16 years ago
- 2678479 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs by Mike Frysinger · 16 years ago
- a6595bf Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed by Mike Frysinger · 16 years ago
- adab7eb Blackfin arch: sync reboot handler with version in u-boot by Mike Frysinger · 16 years ago
- aa9c33b Blackfin arch: Faster Implementation of csum_tcpudp_nofold() by Michael Hennerich · 16 years ago
- 0ce5eaf Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527 by Graf Yang · 16 years ago
- 047481f Blackfin arch: Add in cflag to support mlong-calls for kgdb_test by Grace Pan · 16 years ago
- b52dae3 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd by Sonic Zhang · 16 years ago
- 3605fb0 Blackfin arch: Add ability to count and display number of NMI interrupts by Robin Getz · 16 years ago
- 0be5893 Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous by Robin Getz · 16 years ago
- e48df47 Blackfin arch: Fix URL by Robin Getz · 16 years ago
- f556309 Blackfin arch: cleanup bf54x ifdef mess in gpio code by Mike Frysinger · 16 years ago
- 881eb62 Blackfin arch: Add one more check on `fp' to prevent double fault by Jie Zhang · 16 years ago
- 45c4f2a Blackfin arch: explicit add a might sleep to gpio_free by Uwe Kleine-Koenig · 16 years ago
- 2f95d5b Blackfin arch: don't accidently re-enable interrupts by Robin Getz · 16 years ago
- 76e8fe4 Blackfin arch: Print out where the bootmode is coming from (for easier debugging). by Robin Getz · 16 years ago
- a2be393 Blackfin arch: reset POLAR setting when acquiring a gpio for the first time by Michael Hennerich · 16 years ago
- 5e7bb13 Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_list by Michael Hennerich · 16 years ago
- 3316931 Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
- 41245ac Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP by Mike Frysinger · 16 years ago
- c6bbd8a Blackfin arch: enable bfin_eth in bf51x by default by Sonic Zhang · 16 years ago
- 4c4073d Blackfin arch: line up machine-/cpu- vars after BF54xM addition by Mike Frysinger · 16 years ago
- 2f89c06 Blackfin arch: add support for mobile ddr bf54x parts by Mike Frysinger · 16 years ago
- d352264 Blackfin arch: scrub comments/whitespace/cvs keywords by Mike Frysinger · 16 years ago