1. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 16 years ago
  2. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 16 years ago
  3. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 16 years ago
  4. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 16 years ago
  5. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 16 years ago
  6. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  7. 34754b6 x86: make vmap yell louder when it is used under irqs_disabled() by Peter Zijlstra · 16 years ago
  8. 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 16 years ago
  9. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
  10. 95f66b3 Merge branch 'x86/asm' into x86/mm by Ingo Molnar · 16 years ago
  11. 46cb27f x86: check range in reserve_early() by Yinghai Lu · 16 years ago
  12. 9f33111 x86: efi_stub_32,64 - add missing ENDPROCs by Cyrill Gorcunov · 16 years ago
  13. bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 16 years ago
  14. b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 16 years ago
  15. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
  16. 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 16 years ago
  17. 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 16 years ago
  18. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
  19. b319eed x86, mm: fault.c, simplify kmmio_fault(), cleanup by Ingo Molnar · 16 years ago
  20. f8eeb2e x86, mm: fault.c, update copyrights by Ingo Molnar · 16 years ago
  21. cd1b68f x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS by Ingo Molnar · 16 years ago
  22. 7c178a2 x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() by Ingo Molnar · 16 years ago
  23. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  24. c3731c6 x86, mm: fault.c, remove #ifdef from do_page_fault() by Ingo Molnar · 16 years ago
  25. 1cc9954 x86, mm: fault.c, unify oops handling by Ingo Molnar · 16 years ago
  26. 8f76614 x86, mm: fault.c, unify oops printing by Ingo Molnar · 16 years ago
  27. f2f13a8 x86, mm: fault.c, reorder functions by Ingo Molnar · 16 years ago
  28. b180181 x86, mm, kprobes: fault.c, simplify notify_page_fault() by Ingo Molnar · 16 years ago
  29. b814d41 x86, mm: fault.c, simplify kmmio_fault() by Ingo Molnar · 16 years ago
  30. 121d5d0 x86, mm: fault.c, enable PF_RSVD checks on 32-bit too by Ingo Molnar · 16 years ago
  31. 8c938f9 x86, mm: fault.c, factor out the vm86 fault check by Ingo Molnar · 16 years ago
  32. 107a036 x86, mm: fault.c, refactor/simplify the is_prefetch() code by Ingo Molnar · 16 years ago
  33. 2d4a716 x86, mm: fault.c cleanup by Ingo Molnar · 16 years ago
  34. c9e1585 Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into x86/mm by Ingo Molnar · 16 years ago
  35. 7a5714e x86, pat: add large-PAT check to split_large_page() by Ingo Molnar · 16 years ago
  36. 3c3e569 x86: check PMD in spurious_fault handler by Steven Rostedt · 16 years ago
  37. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
  38. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  39. ecab22a x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits by Vegard Nossum · 16 years ago
  40. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
  41. 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 16 years ago
  42. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  43. e9ce0c3 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  44. bcf8951 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
  45. f54b2fe Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 83ff1af Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  47. a1342d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  48. 9dd446f [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header by Hartley Sweeten · 16 years ago
  49. cb425af x86: compressed head_32 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  50. 2d4eeecb x86: compressed head_64 - use ENTRY,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  51. 324bda9e4 x86: pmjump - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  52. 2f79555 x86: copy.S - use GLOBAL,ENDPROC macros by Cyrill Gorcunov · 16 years ago
  53. 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 16 years ago
  54. 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 16 years ago
  55. 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 16 years ago
  56. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 16 years ago
  57. d5cd034 [S390] Fix timeval regression on s390 by Christian Borntraeger · 16 years ago
  58. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 16 years ago
  59. 41f3103 [ARM] omap: fix clock reparenting in omap2_clk_set_parent() by Russell King · 16 years ago
  60. e432472 Merge branch 'fix/usb-audio' into for-linus by Takashi Iwai · 16 years ago
  61. e6845d9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  62. 379752f Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  63. 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  64. 22eb36f [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0 by Roel Kluin · 16 years ago
  65. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 16 years ago
  66. ed4a2f3 Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  67. 6ce6c47 sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X" by Clemens Ladisch · 16 years ago
  68. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
  69. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 16 years ago
  70. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 16 years ago
  71. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 16 years ago
  72. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  73. 59af0a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  74. f04b30d inotify: fix GFP_KERNEL related deadlock by Ingo Molnar · 16 years ago
  75. be50344 spi-gpio: sanitize MISO bitvalue by Michael Buesch · 16 years ago
  76. 97bef7d Bernhard has moved by Bernhard Walle · 16 years ago
  77. 310d8c9 x86: dell-laptop: depends on POWER_SUPPLY by Randy Dunlap · 16 years ago
  78. 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 16 years ago
  79. a1a5c3b fbdev/drm: fix Kconfig submenu mess in "Graphics support" by Krzysztof Helt · 16 years ago
  80. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 16 years ago
  81. ffa7525 jsm: additional device support by Adam Lackorzynski · 16 years ago
  82. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 16 years ago
  83. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
  84. ada723d fs/super.c: add lockdep annotation to s_umount by Peter Zijlstra · 16 years ago
  85. 27c0c8e atmel_serial might lose modem status change by Atsushi Nemoto · 16 years ago
  86. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 16 years ago
  87. 9ccf3b5 lis3lv02d: add axes knowledge of HP Pavilion dv5 models by Giuseppe Bilotta · 16 years ago
  88. 137bad3 lis3lv02d: support both one- and two-byte sensors by Giuseppe Bilotta · 16 years ago
  89. ef2cfc7 hp accelerometer: add freefall detection by Pavel Machek · 16 years ago
  90. 3a5093e eeepc: should depend on INPUT by Alexey Dobriyan · 16 years ago
  91. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 16 years ago
  92. 67e055d cgroups: fix possible use after free by Li Zefan · 16 years ago
  93. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 16 years ago
  94. 610d18f timerfd: add flags check by Davide Libenzi · 16 years ago
  95. ef35ce2 Pavel has moved by Pavel Machek · 16 years ago
  96. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 16 years ago
  97. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 16 years ago
  98. b851ee7 cgroups: update documentation about css_set hash table by Li Zefan · 16 years ago
  99. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 16 years ago
  100. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 16 years ago