1. 4354e18 [ARM] pxa: remove keypad register definitions from pxa-regs.h by eric miao · 17 years ago
  2. 3732098 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() by eric miao · 17 years ago
  3. c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 17 years ago
  4. 7facc2f9 [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} by eric miao · 17 years ago
  5. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  6. f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 17 years ago
  7. d72b137 [ARM] 4868/1: Enhance pxa270 GPIO definitions by Robert Jarzmik · 17 years ago
  8. dcc88a1 [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs by Mark Brown · 17 years ago
  9. a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  10. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 17 years ago
  11. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 17 years ago
  12. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 17 years ago
  13. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 16 years ago
  14. 6f58d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  15. ca1a6ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  17. 130eb46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  18. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 17 years ago
  19. 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 16 years ago
  20. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 16 years ago
  21. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 16 years ago
  22. 028011e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  23. 7800c0c sync_bitops: fix wrong comments [Bug 10247] by Matti Linnanvuori · 17 years ago
  24. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 16 years ago
  25. f62f1fc x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  26. f2f7abc x86: fix {clear,copy}_user_page() declarations in page.h by Chuck Lever · 17 years ago
  27. 3078b79 x86: cast cmpxchg and cmpxchg_local result for 386 and 486 by Mathieu Desnoyers · 17 years ago
  28. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  29. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  30. ae51801 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  31. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. 2c78719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  33. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  34. 00c04db Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  35. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 17 years ago
  36. a0d1d04 [ARM] 4872/1: Replaces buggy macro in S3C2410 irq include by Davide Rizzo · 16 years ago
  37. eec2bea [ARM] 4869/1: ARM: OMAP: Fix compile for mcbsp by Tony Lindgren · 17 years ago
  38. 7d7971d [ARM] 4863/1: AT91: CAP9 USART definitions for early debug by Andrew Victor · 17 years ago
  39. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 16 years ago
  40. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 16 years ago
  41. ae66be9 rcu: fix misplaced mb() in rcu_enter/exit_nohz() by Paul E. McKenney · 16 years ago
  42. 4cfea5a [SPARC64]: Fix atomic backoff limit. by David S. Miller · 16 years ago
  43. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 17 years ago
  44. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 16 years ago
  45. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  46. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  47. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 17 years ago
  48. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 17 years ago
  49. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago
  50. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  51. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  52. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  53. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 17 years ago
  54. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  55. c20a84c [PARISC] futex: special case cmpxchg NULL in kernel space by Kyle McMartin · 17 years ago
  56. fd5d3f6 [PARISC] clean up include/asm-parisc/elf.h by Randolph Chung · 17 years ago
  57. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 17 years ago
  58. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 17 years ago
  59. e2be75a [PARISC] bump __NR_syscalls by Kyle McMartin · 17 years ago
  60. 9aa150b [PARISC] unbreak pgalloc.h by Kyle McMartin · 17 years ago
  61. d912e1d [PARISC] move VMALLOC_* definitions to fixmap.h by Kyle McMartin · 17 years ago
  62. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
  63. afbf331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 17 years ago
  65. 6dba1b6 sh: Fix more user header breakage from sh64 integration. by Paul Mundt · 17 years ago
  66. ebe168d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  67. 12d4873 h8300: fix recent uaccess breakage by Yoshinori Sato · 17 years ago
  68. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago
  69. f1dd9c3 [NET]: Fix tbench regression in 2.6.25-rc1 by Zhang Yanmin · 17 years ago
  70. 93d7446 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  71. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  72. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 17 years ago
  73. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 17 years ago
  74. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. 299601c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  76. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 17 years ago
  77. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 17 years ago
  78. 69e634f [MIPS] Clocksource: Only install r4k counter as clocksource if present. by Ralf Baechle · 17 years ago
  79. 127f166 [MIPS] Lasat: fix LASAT_CASCADE_IRQ by Yoichi Yuasa · 17 years ago
  80. 2ac7401 [MIPS] Fix yosemite build error by Ralf Baechle · 17 years ago
  81. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  82. 1af0eea [MIPS] IP27: Tighten up CPU description to fix warnings. by Ralf Baechle · 17 years ago
  83. 308a163 [MIPS] Fix plat_ioremap for JMR3927 by Atsushi Nemoto · 17 years ago
  84. 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
  85. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  86. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  87. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  88. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  89. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  90. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  91. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  92. 019f692 [NETFILTER]: nf_conntrack: replace horrible hack with ksize() by Pekka Enberg · 17 years ago
  93. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 17 years ago
  94. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 17 years ago
  95. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 17 years ago
  96. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 17 years ago
  97. bf5a25e Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  98. 83f7a2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  99. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  100. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 17 years ago