1. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 17 years ago
  2. af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 17 years ago
  3. 2724426 xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs by Isaku Yamahata · 17 years ago
  4. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 17 years ago
  5. 2eb6d5e xen: definitions which ia64/xen needs by Isaku Yamahata · 17 years ago
  6. 9a9db27 xen: definisions which ia64 needs by Isaku Yamahata · 17 years ago
  7. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 17 years ago
  8. dbe9e99 xen: no need for domU to worry about MCE/MCA by Jeremy Fitzhardinge · 17 years ago
  9. 229664b xen: short-cut for recursive event handling by Jeremy Fitzhardinge · 17 years ago
  10. ee8fa1c xen: make sure retriggered events are set pending by Jeremy Fitzhardinge · 17 years ago
  11. ee523ca xen: implement a debug-interrupt handler by Jeremy Fitzhardinge · 17 years ago
  12. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 17 years ago
  13. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 17 years ago
  14. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 17 years ago
  15. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
  16. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 17 years ago
  17. 9666e9d xen: unify pte operations on machine frames by Jeremy Fitzhardinge · 17 years ago
  18. 3b4724b xen: use phys_addr_t when referring to physical addresses by Jeremy Fitzhardinge · 17 years ago
  19. 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 17 years ago
  20. 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 17 years ago
  21. abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 17 years ago
  22. 286cd49 x86: demacro pgalloc paravirt stubs by Jeremy Fitzhardinge · 17 years ago
  23. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 17 years ago
  24. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 17 years ago
  25. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 17 years ago
  26. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 17 years ago
  27. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
  28. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 17 years ago
  29. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 17 years ago
  30. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
  31. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
  32. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
  33. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 17 years ago
  34. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 17 years ago
  35. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 17 years ago
  36. b69d398 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  37. 1526a75 generic: add ioremap_wc() interface wrapper by venkatesh.pallipadi@intel.com · 17 years ago
  38. 1f56cf1 /dev/mem: make promisc the default by Ingo Molnar · 16 years ago
  39. 28eb559b pat: cleanups by Ingo Molnar · 17 years ago
  40. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 17 years ago
  41. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 17 years ago
  42. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 17 years ago
  43. e2beb3e devmem: add range_is_allowed() check to mmap of /dev/mem by Venki Pallipadi · 17 years ago
  44. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  45. 03970f0 [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n by Mike Travis · 16 years ago
  46. 472613b [IA64] fix bootmem regression on Altix by Russ Anderson · 16 years ago
  47. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  48. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  49. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  50. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  51. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 16 years ago
  52. e121770 [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake() by Mark Brown · 16 years ago
  53. e03e059 [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info by Philipp Zabel · 16 years ago
  54. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  55. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  56. f764e51 Remove -numa from EXTRAVERSION by Sebastian Siewior · 16 years ago
  57. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  58. 10c993a Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  59. b9e4f17 [POWERPC] bootwrapper: fix build error on virtex405-head.S by Grant Likely · 16 years ago
  60. acb0142 [POWERPC] 4xx: Fix 460GT support to not enable FPU by Stefan Roese · 16 years ago
  61. 5020231 [POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dts by Stefan Roese · 16 years ago
  62. b912b5e [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. by John Linn · 17 years ago
  63. 2f0b45f [POWERPC] Xilinx: boot support for Xilinx uart 16550. by John Linn · 17 years ago
  64. c328d54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  65. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  66. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  67. 942bb7b Merge branch 'wm97xx' by Dmitry Torokhov · 16 years ago
  68. 48bdce4 Input: ucb1400_ts - IRQ probe fix by Vernon Sauder · 16 years ago
  69. a22b4b2 Input: at32psif - update MODULE_AUTHOR with new email by Hans-Christian Egtvedt · 16 years ago
  70. 8fd76c4 Input: mac_hid - add lockdep annotation to emumousebtn by Peter Zijlstra · 16 years ago
  71. 8c6deb9 Input: i8042 - fix incorrect usage of strncpy and strncat by Roel Kluin · 16 years ago
  72. d0478d0 Input: bf54x-keys - add infrastructure for keypad wakeups by Michael Hennerich · 16 years ago
  73. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 16 years ago
  74. b39b044 Input: drivers/char/keyboard.c - use time_after by Julia Lawall · 16 years ago
  75. 81e329c Input: fix ordering in joystick Makefile by Jiri Kosina · 17 years ago
  76. b0166ab V4L/DVB (7731): tuner-xc2028: fix signal strength calculus by Mauro Carvalho Chehab · 16 years ago
  77. c21f1e2 V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares by Mauro Carvalho Chehab · 16 years ago
  78. d2b213f V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv by Alan Cox · 16 years ago
  79. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  80. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 17 years ago
  81. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 17 years ago
  82. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 16 years ago
  83. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 16 years ago
  84. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 16 years ago
  85. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 16 years ago
  86. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  87. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 16 years ago
  88. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 16 years ago
  89. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  90. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 16 years ago
  91. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 16 years ago
  92. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 16 years ago
  93. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 16 years ago
  94. e5be15c V4L/DVB (7711): pvrusb2: Fix race on module unload by Mike Isely · 16 years ago
  95. d913d63 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices by Mike Isely · 16 years ago
  96. 72998b7 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode by Mike Isely · 17 years ago
  97. 07b8026 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort by Mike Isely · 17 years ago
  98. 087886e V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx by Michael Krufky · 17 years ago
  99. c881284 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models by Michael Krufky · 17 years ago
  100. 906a495 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation by Michael Krufky · 17 years ago