1. 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
  2. 86528da i.MX31: framebuffer driver by Guennadi Liakhovetski · 16 years ago
  3. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  4. cc86c9e x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() by Hiroshi Shimamoto · 16 years ago
  5. 4d5d783 x86: uaccess: fix style problems by Hiroshi Shimamoto · 16 years ago
  6. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  7. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  8. ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 16 years ago
  9. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  10. 2afb447 sh: fix unaligned and nonexistent address handling by SUGIOKA Toshinobu · 16 years ago
  11. 4ec71fa x86: uv cleanup, build fix by Ingo Molnar · 16 years ago
  12. 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 16 years ago
  13. 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
  14. 3442c0d sh: export the sh7343 JPU to user space by Magnus Damm · 16 years ago
  15. 5e8766f sh: update defconfigs. by Paul Mundt · 16 years ago
  16. e16038a sh: Kill off obsolete busses from arch/sh/Kconfig. by Paul Mundt · 16 years ago
  17. 604437f sh: sh7785lcr/highlander/hp6xx need linux/irq.h. by Paul Mundt · 16 years ago
  18. 70e5c4f sh: Migo-R MMC support using spi_gpio and mmc_spi. by Magnus Damm · 16 years ago
  19. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  20. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  21. fbdd9a7 sh: ap325rxa MMC support using spi_gpio and mmc_spi by Magnus Damm · 16 years ago
  22. 10f0fc1 sh: mach-x3proto: needs linux/irq.h. by Paul Mundt · 16 years ago
  23. 5e61361 sh: Drop the BKL from sys_execve() on SH-5. by Paul Mundt · 16 years ago
  24. 8ed3592 sh: convert rsk7203 to use smsc911x. by Steve Glendinning · 16 years ago
  25. 02da916 sh: convert magicpanelr2 platform to use smsc911x. by Steve Glendinning · 16 years ago
  26. 90b7649 sh: convert ap325rxa platform to use smsc911x. by Steve Glendinning · 16 years ago
  27. deae7b8 sh: mach-migor: Add tw9910 support. by Kuninori Morimoto · 16 years ago
  28. b9afb0b sh: mach-migor: Delete soc_camera_platform setup. by Kuninori Morimoto · 16 years ago
  29. ff04ea4 sh: mach-migor: Add ov772x support. by Kuninori Morimoto · 16 years ago
  30. c2bcc4a asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage by Mike Frysinger · 16 years ago
  31. 7bfa122 arch/sh/mm: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  32. 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 16 years ago
  33. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
  34. 6dd01be x86: prepare for tlb merge by Tejun Heo · 16 years ago
  35. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  36. d650a51 x86: merge irq_regs.h by Brian Gerst · 16 years ago
  37. 6826c8f x86: merge mmu_context.h by Brian Gerst · 16 years ago
  38. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 16 years ago
  39. 299e269 x86: fix percpu_write with 64-bit constants by Brian Gerst · 16 years ago
  40. 06deef8 x86: clean up gdt_page definition by Brian Gerst · 16 years ago
  41. 67e68bd x86: update canary handling during switch by Tejun Heo · 16 years ago
  42. e801c72 powerpc/40x: Update PowerPC 40x defconfigs by Josh Boyer · 16 years ago
  43. afb33f8 x86: remove byte locks by Jiri Kosina · 16 years ago
  44. 6e11521 powerpc/85xx: Fix typo in mpc8572ds dts by Kumar Gala · 16 years ago
  45. e275e02 powerpc/44x: Warp patches for the new NDFC driver by Sean MacLennan · 16 years ago
  46. 94ce1c5 powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info by Grant Erickson · 16 years ago
  47. 92181f1 x86: optimise x86's do_page_fault (C entry point for the page fault path) by Nick Piggin · 16 years ago
  48. 0ce1c38 Merge commit 'v2.6.29-rc2' into x86/mm by Ingo Molnar · 16 years ago
  49. 5766b84 x86, cpumask: fix tlb flush race by Ingo Molnar · 16 years ago
  50. 8f5d36e Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  51. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  52. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  53. 67605d6 [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit by Christian Borntraeger · 16 years ago
  54. 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
  55. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  56. 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 16 years ago
  57. 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
  58. b4a8f7a x86: conditionalize stack canary handling in hot path by Tejun Heo · 16 years ago
  59. c6e50f9 x86: cleanup stack protector by Tejun Heo · 16 years ago
  60. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  61. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 16 years ago
  62. 5296b56 i.MX31: Image Processing Unit DMA and IRQ drivers by Guennadi Liakhovetski · 16 years ago
  63. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  64. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  65. 5cdc5e9e x86: fully honor "nolapic", fix by Ingo Molnar · 16 years ago
  66. 422e79a x86: Remove never-called arch_setup_msi_irq() by Michael Ellerman · 16 years ago
  67. c7f8562 x86: fix section mismatch warnings in kernel/setup_percpu.c by Leonardo Potenza · 16 years ago
  68. b2b815d x86: put trigger in to detect mismatched apic versions by Mike Travis · 16 years ago
  69. 5662a2f x86, rdc321x: remove/move leftover files by Ingo Molnar · 16 years ago
  70. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  71. 87b2640 x86-64: Use absolute displacements for per-cpu accesses. by Brian Gerst · 16 years ago
  72. c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 16 years ago
  73. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
  74. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 16 years ago
  75. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  76. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  77. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  78. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  79. 92d65b2 x86-64: Convert exception stacks to per-cpu by Brian Gerst · 16 years ago
  80. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  81. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  82. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  83. 62dfcd3 sparc64: fix modpost failure by Sam Ravnborg · 16 years ago
  84. c275ce4 sparc64: fix readout of cpu/fpu type by Sam Ravnborg · 16 years ago
  85. 74e7904 linker script: add missing .data.percpu.page_aligned by Tejun Heo · 16 years ago
  86. cef30b3 x86: put trigger in to detect mismatched apic versions. by Mike Travis · 16 years ago
  87. 6eb714c cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  88. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  89. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  90. cd3adf5 x86_64: initialize this_cpu_off to __per_cpu_load by Tejun Heo · 16 years ago
  91. a338af2 x86: fix build bug introduced during merge by Tejun Heo · 16 years ago
  92. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  93. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  94. 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 16 years ago
  95. b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
  96. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  97. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  98. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 16 years ago
  99. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
  100. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago