1. ccaec3e [ARM] versatile: remove IRQ mask definitions by Russell King · 18 years ago
  2. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 18 years ago
  3. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 18 years ago
  4. 75f4aa1 [ARM] unconditionally define __virt_to_phys and __phys_to_virt by Nicolas Pitre · 18 years ago
  5. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 18 years ago
  6. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 18 years ago
  7. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 18 years ago
  8. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 18 years ago
  9. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 18 years ago
  10. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 18 years ago
  11. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 18 years ago
  12. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 18 years ago
  13. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 18 years ago
  14. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 18 years ago
  15. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 18 years ago
  16. 31bccbf Merge branch 'clps7500' into devel by Russell King · 18 years ago
  17. e902be5 Merge branches 'core' and 'clks' into devel by Russell King · 18 years ago
  18. 5e1dbdb4 [ARM] sa1100: match clock by dev_name(dev) by Russell King · 18 years ago
  19. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 18 years ago
  20. 8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where possible by Russell King · 18 years ago
  21. 71a06da [ARM] versatile: convert to clkdev and lookup clocks by device name by Russell King · 18 years ago
  22. d72fbdf [ARM] integrator: convert to clkdev and lookup clocks by device name by Russell King · 18 years ago
  23. cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name by Russell King · 18 years ago
  24. 0318e69 [ARM] clkdev: add generic clkdev infrastructure by Russell King · 18 years ago
  25. 635f025 [ARM] clps7500: remove support by Russell King · 18 years ago
  26. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 18 years ago
  27. 59f0cb0 [ARM] remove memzero() by Russell King · 18 years ago
  28. 6417a91 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 18 years ago
  29. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 18 years ago
  30. 147dcf5 ARM: OMAP: Typo fix for clock_allow_idle by Amit Kucheria · 18 years ago
  31. 7953031 ARM: OMAP: Remove broken LCD driver for SX1 by Tony Lindgren · 18 years ago
  32. 47fd6f7 [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0 by Jaya Kumar · 18 years ago
  33. 844c6f6 [ARM] pxa/MioA701: bluetooth resume fix by Robert Jarzmik · 18 years ago
  34. 999f633 [ARM] pxa/MioA701: fix memory corruption. by Robert Jarzmik · 18 years ago
  35. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  36. 13d428a Linux 2.6.28-rc6 by Linus Torvalds · 18 years ago
  37. 906430a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  38. ba721d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  39. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 18 years ago
  40. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 18 years ago
  41. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 18 years ago
  42. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 18 years ago
  43. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 18 years ago
  44. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 18 years ago
  45. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 18 years ago
  46. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  47. c93fc28 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  48. e3b4ae7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  49. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  50. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  51. 0260da1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  52. ed79b86 parisc: fix bug in compat_arch_ptrace by Helge Deller · 18 years ago
  53. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 18 years ago
  54. a24e849 MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. by Ralf Baechle · 18 years ago
  55. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 18 years ago
  56. 2e37395 MIPS: RB532: Provide functions for gpio configuration by Phil Sutter · 18 years ago
  57. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 18 years ago
  58. 1b43284 MIPS: RB532: GPIO register offsets are relative to GPIOBASE by Florian Fainelli · 18 years ago
  59. 9e86786 MIPS: Malta: Fix include paths in malta-amon.c by David Daney · 18 years ago
  60. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 18 years ago
  61. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 18 years ago
  62. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 18 years ago
  63. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 18 years ago
  64. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  65. eafdcb4 smc911x: Fix printf format typo in smc911x driver. by Vernon Sauder · 18 years ago
  66. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 18 years ago
  67. 11b4aa0 mv643xx_eth: fix recycle check bound by Lennert Buytenhek · 18 years ago
  68. bcb3336 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls by Lennert Buytenhek · 18 years ago
  69. fb5e2f9 sh: sh_eth: Update to change of mii_bus by Nobuhiro Iwamatsu · 18 years ago
  70. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 18 years ago
  71. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 18 years ago
  72. 5091b58 USB: ACE1001 patch for cp2101.c by M Kondrin · 18 years ago
  73. f1c0a2a USB: usbmon: fix read(2) by Pete Zaitcev · 18 years ago
  74. ff34950 USB: gadget rndis: send notifications by Richard Röjfors · 18 years ago
  75. 9c26452 USB: gadget rndis: stop windows self-immolation by David Brownell · 18 years ago
  76. 589afd3 USB: storage: update unusual_devs entries for Nokia 5300 and 5310 by Alan Stern · 18 years ago
  77. 9beba53 USB: storage: updates unusual_devs entry for the Nokia 6300 by Alan Stern · 18 years ago
  78. aa5cbbe usb: musb: fix bug in musb_schedule by Felipe Balbi · 18 years ago
  79. b09bc6c USB: fix SB700 usb subsystem hang bug by Andiry Xu · 18 years ago
  80. ee2f6cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  81. 3108864 Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  82. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  83. 9f92f47 cciss: fix DEBUG printk formats by Randy Dunlap · 18 years ago
  84. 06b0d4d W1 OMAP: Fix OMAP LDP boot crash by Stanley.Miao · 18 years ago
  85. f55491a drivers/video/backlight/da903x.c: introduce one more missing kfree by Mike Rapoport · 18 years ago
  86. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 18 years ago
  87. ea7e743 hostfs: fix a duplicated global function name by WANG Cong · 18 years ago
  88. ee11940 cirrusfb: remove unused variables by Vlada Peric · 18 years ago
  89. 00d8089 vmscan: fix get_scan_ratio() comment by Rik van Riel · 18 years ago
  90. 8e324c1 MAINTAINERS: change email address for rostedt by Steven Rostedt · 18 years ago
  91. 45a3a36 drivers/hwmon/applesmc.c: add generic MacPro support by Henrik Rydberg · 18 years ago
  92. c0d861a drivers/video/backlight/da903x.c: introduce missing kfree by Julia Lawall · 18 years ago
  93. f945454 don't unlink an active swapfile by Hugh Dickins · 18 years ago
  94. 63eb6b9 vmscan: let GFP_NOFS go to swap again by Hugh Dickins · 18 years ago
  95. bda8550 migration: fix writepage error by Hugh Dickins · 18 years ago
  96. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 18 years ago
  97. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 18 years ago
  98. 0ae1513 mm: vmalloc search restart fix by Glauber Costa · 18 years ago
  99. 496850e mm: vmalloc failure flush fix by Nick Piggin · 18 years ago
  100. f011c2d mm: vmalloc allocator off by one by Nick Piggin · 18 years ago