1. 80ee6f5 libata-sff: fix incorrect EH message by Tejun Heo · 16 years ago
  2. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
  3. 24f11ec [ARM] fix section-based ioremap by Russell King · 15 years ago
  4. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 15 years ago
  5. 0b23a0e [ARM] omap: usb: thou shalt not provide empty release functions by Russell King · 16 years ago
  6. 409dc36 [ARM] clkdev: fix clock matching by Russell King · 16 years ago
  7. d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 16 years ago
  8. 7dd8c4f [ARM] fix StrongARM-11x0 page copy implementation by Russell King · 16 years ago
  9. b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 16 years ago
  10. 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 16 years ago
  11. b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 16 years ago
  12. 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  13. 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  14. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
  15. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
  16. e34a628 [S390] Add missing compat system call wrappers. by Michael Holzheu · 16 years ago
  17. 179cb81 [S390] etr/stp: fix possible deadlock by Heiko Carstens · 16 years ago
  18. f9a2f797 [S390] cputime: fix lowcore initialization on cpu hotplug by Heiko Carstens · 16 years ago
  19. e9a4e9d [S390] fix compat sigaltstack syscall table entry by Michael Holzheu · 16 years ago
  20. 03e4c49 [S390] personality: fix personality loss on execve by Heiko Carstens · 16 years ago
  21. 0b21bcd powerpc/4xx: Update multi-board PowerPC 4xx defconfigs by Josh Boyer · 16 years ago
  22. f67d347 powerpc/44x: Update PowerPC 44x defconfigs by Josh Boyer · 16 years ago
  23. 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 16 years ago
  24. 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 16 years ago
  25. 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 16 years ago
  26. 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 16 years ago
  27. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  28. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 16 years ago
  29. 6522869 x86: add pte_set_flags/clear_flags for pte flag manipulation by Jeremy Fitzhardinge · 16 years ago
  30. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  31. d639bab x86 PAT: ioremap_wc should take resource_size_t parameter by venkatesh.pallipadi@intel.com · 16 years ago
  32. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
  33. 066941bd x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
  34. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
  35. fb746d0 x86: optimise page fault entry, cleanup by Johannes Weiner · 16 years ago
  36. 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
  37. 86528da i.MX31: framebuffer driver by Guennadi Liakhovetski · 16 years ago
  38. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  39. cc86c9e x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() by Hiroshi Shimamoto · 16 years ago
  40. 4d5d783 x86: uaccess: fix style problems by Hiroshi Shimamoto · 16 years ago
  41. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  42. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  43. ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 16 years ago
  44. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  45. 2afb447 sh: fix unaligned and nonexistent address handling by SUGIOKA Toshinobu · 16 years ago
  46. 4ec71fa x86: uv cleanup, build fix by Ingo Molnar · 16 years ago
  47. 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 16 years ago
  48. 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
  49. 3442c0d sh: export the sh7343 JPU to user space by Magnus Damm · 16 years ago
  50. 5e8766f sh: update defconfigs. by Paul Mundt · 16 years ago
  51. e16038a sh: Kill off obsolete busses from arch/sh/Kconfig. by Paul Mundt · 16 years ago
  52. 604437f sh: sh7785lcr/highlander/hp6xx need linux/irq.h. by Paul Mundt · 16 years ago
  53. 70e5c4f sh: Migo-R MMC support using spi_gpio and mmc_spi. by Magnus Damm · 16 years ago
  54. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  55. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  56. fbdd9a7 sh: ap325rxa MMC support using spi_gpio and mmc_spi by Magnus Damm · 16 years ago
  57. 10f0fc1 sh: mach-x3proto: needs linux/irq.h. by Paul Mundt · 16 years ago
  58. 5e61361 sh: Drop the BKL from sys_execve() on SH-5. by Paul Mundt · 16 years ago
  59. 8ed3592 sh: convert rsk7203 to use smsc911x. by Steve Glendinning · 16 years ago
  60. 02da916 sh: convert magicpanelr2 platform to use smsc911x. by Steve Glendinning · 16 years ago
  61. 90b7649 sh: convert ap325rxa platform to use smsc911x. by Steve Glendinning · 16 years ago
  62. deae7b8 sh: mach-migor: Add tw9910 support. by Kuninori Morimoto · 16 years ago
  63. b9afb0b sh: mach-migor: Delete soc_camera_platform setup. by Kuninori Morimoto · 16 years ago
  64. ff04ea4 sh: mach-migor: Add ov772x support. by Kuninori Morimoto · 16 years ago
  65. c2bcc4a asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage by Mike Frysinger · 16 years ago
  66. 7bfa122 arch/sh/mm: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  67. 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 16 years ago
  68. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
  69. 6dd01be x86: prepare for tlb merge by Tejun Heo · 16 years ago
  70. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  71. d650a51 x86: merge irq_regs.h by Brian Gerst · 16 years ago
  72. 6826c8f x86: merge mmu_context.h by Brian Gerst · 16 years ago
  73. 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 16 years ago
  74. 299e269 x86: fix percpu_write with 64-bit constants by Brian Gerst · 16 years ago
  75. 06deef8 x86: clean up gdt_page definition by Brian Gerst · 16 years ago
  76. 67e68bd x86: update canary handling during switch by Tejun Heo · 16 years ago
  77. e801c72 powerpc/40x: Update PowerPC 40x defconfigs by Josh Boyer · 16 years ago
  78. afb33f8 x86: remove byte locks by Jiri Kosina · 16 years ago
  79. 6e11521 powerpc/85xx: Fix typo in mpc8572ds dts by Kumar Gala · 16 years ago
  80. e275e02 powerpc/44x: Warp patches for the new NDFC driver by Sean MacLennan · 16 years ago
  81. 94ce1c5 powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info by Grant Erickson · 16 years ago
  82. 92181f1 x86: optimise x86's do_page_fault (C entry point for the page fault path) by Nick Piggin · 16 years ago
  83. 0ce1c38 Merge commit 'v2.6.29-rc2' into x86/mm by Ingo Molnar · 16 years ago
  84. 5766b84 x86, cpumask: fix tlb flush race by Ingo Molnar · 16 years ago
  85. 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
  86. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  87. e426501 sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() by David S. Miller · 16 years ago
  88. 67605d6 [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit by Christian Borntraeger · 16 years ago
  89. 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
  90. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  91. 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 16 years ago
  92. 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
  93. b4a8f7a x86: conditionalize stack canary handling in hot path by Tejun Heo · 16 years ago
  94. c6e50f9 x86: cleanup stack protector by Tejun Heo · 16 years ago
  95. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  96. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 16 years ago
  97. 5296b56 i.MX31: Image Processing Unit DMA and IRQ drivers by Guennadi Liakhovetski · 16 years ago
  98. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  99. b7c18c1 sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. by David S. Miller · 16 years ago
  100. 5cdc5e9e x86: fully honor "nolapic", fix by Ingo Molnar · 16 years ago