1. 670c104 [ARM] 3430/1: ARM: OMAP: 5/8 Update PM by Tony Lindgren · 19 years ago
  2. 8d7f9f5 [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing by Tony Lindgren · 19 years ago
  3. a569c6e [ARM] 3427/1: ARM: OMAP: 2/8 Update timers by Tony Lindgren · 19 years ago
  4. b824efa [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework by Tony Lindgren · 19 years ago
  5. 3267c07 [ARM] 3396/2: AT91RM9200 Platform devices update by Andrew Victor · 19 years ago
  6. cc2832a [ARM] 3393/2: AT91RM9200 LED support by Andrew Victor · 19 years ago
  7. 999331a [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 by Pavel Pisa · 19 years ago
  8. 7ba01f9 [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platform by Lennert Buytenhek · 19 years ago
  9. 26f91fd [ARM] 3443/1: [S3C2410] Improve IRQ entry code by Ben Dooks · 19 years ago
  10. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 19 years ago
  11. 532bda5 [ARM] 3438/1: ixp23xx: add pci slave support by Lennert Buytenhek · 19 years ago
  12. 5b67e8d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  13. a8b59e7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  14. 4b75679 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  15. e358c1a [PATCH] mutex: some cleanups by Nicolas Pitre · 19 years ago
  16. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 19 years ago
  17. a536093 [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() by Antonino A. Daplas · 19 years ago
  18. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 19 years ago
  19. 6ca0176 [PATCH] backlight: Backlight Class Improvements by Richard Purdie · 19 years ago
  20. 3e7e241 [PATCH] dcache: Add helper d_hash_and_lookup by Eric W. Biederman · 19 years ago
  21. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 19 years ago
  22. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 19 years ago
  23. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 19 years ago
  24. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 19 years ago
  25. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 19 years ago
  26. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 19 years ago
  27. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 19 years ago
  28. 2bfb646 [PATCH] LED: Add IDE disk activity LED trigger by Richard Purdie · 19 years ago
  29. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 19 years ago
  30. c72a1d6 [PATCH] LED: add LED class by Richard Purdie · 19 years ago
  31. 0ca0773 [PATCH] vt: add TIOCL_GETKMSGREDIRECT by Rafael J. Wysocki · 19 years ago
  32. 2cf8d82 [PATCH] make local_t signed by Andrew Morton · 19 years ago
  33. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 19 years ago
  34. 453823b [PATCH] IPMI: fix startup race condition by Corey Minyard · 19 years ago
  35. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 19 years ago
  36. 3691c51 [PATCH] kill __init_timer_base in favor of boot_tvec_bases by Oleg Nesterov · 19 years ago
  37. 97db7fb [PATCH] for_each_possible_cpu: s390 by KAMEZAWA Hiroyuki · 19 years ago
  38. 3feb885 [PATCH] uml: check for differences in host support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. fbdf216 [PATCH] uml: split ldt.h in arch-independent and arch-dependant code by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 19 years ago
  42. 1a75a3f [PATCH] i386 kdump timer vector lockup fix by Vivek Goyal · 19 years ago
  43. 3ccfb81 [PATCH] Remove long dead i386 floppy asm code by Brian Gerst · 19 years ago
  44. 93fac70 [PATCH] mm: schedule find_trylock_page() removal by Nick Piggin · 19 years ago
  45. 9bf9e89 [PATCH] migrate_pages_to() must be defined for the no swap case by Christoph Lameter · 19 years ago
  46. 0500abf [PATCH] drivers/mtd/: small cleanups by Adrian Bunk · 19 years ago
  47. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 19 years ago
  48. 2ab9391 [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility by Tony Luck · 19 years ago
  49. 025be81 [NET]: Allow skb headroom to be overridden by Anton Blanchard · 19 years ago
  50. 0803dbe [TCP]: Kill unused extern decl for tcp_v4_hash_connecting() by David S. Miller · 19 years ago
  51. f191800 [IA64] Export cpu cache info by sysfs by Zhang, Yanmin · 19 years ago
  52. ce362c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  53. 064c94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  54. 256414d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  55. d1127e4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  56. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 19 years ago
  57. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 19 years ago
  58. 4da9f13 [PARISC] Add atomic_sub_and_test by Kyle McMartin · 19 years ago
  59. 2746ae1 [PARISC] Make local_t use atomic_long_t by Kyle McMartin · 19 years ago
  60. 50a34db [PARISC] Add PREEMPT support by Kyle McMartin · 19 years ago
  61. bc8846c [PARISC] More useful readwrite lock helpers by Kyle McMartin · 19 years ago
  62. 10267cd [PARISC] Fixup CONFIG_EISA a bit by Helge Deller · 19 years ago
  63. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 19 years ago
  64. 29ef8295 [PARISC] Enable ioremap functionality unconditionally by Helge Deller · 19 years ago
  65. b8ce0aa [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap by Helge Deller · 19 years ago
  66. b31059f [PARISC] Add STRICT_MM_TYPECHECKS by Helge Deller · 19 years ago
  67. ba57583 [PARISC] Add parisc implementation of flush_kernel_dcache_page() by James Bottomley · 19 years ago
  68. ab43227 [PARISC] Add parisc implementation of flush_anon_page() by James Bottomley · 19 years ago
  69. a81dd18 [PARISC] Clarify pdc_stable license terms by Thibaut VARENE · 19 years ago
  70. 3283a67 [IA64] Add __mca_table to the DISCARD list in gate.lds by Jes Sorensen · 19 years ago
  71. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 19 years ago
  72. cc3d48d [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change by Lennert Buytenhek · 19 years ago
  73. fd88dd7 [ARM] 3434/1: pxa i2s amsl define by Marc-Andre Hebert · 19 years ago
  74. d53ace70 [ARM] Allow un-muxed syscalls to be available for everyone by Russell King · 19 years ago
  75. 5444a6f [PATCH] libata: Simplex and other mode filtering logic by Alan Cox · 19 years ago
  76. e35a9e0 [PATCH] libata: Add ->set_mode hook for odd drivers by Alan Cox · 19 years ago
  77. 4e5ec5d [PATCH] libata: BMDMA handling updates by Alan Cox · 19 years ago
  78. 5607943 [NET]: Deinline some larger functions from netdevice.h by Denis Vlasenko · 19 years ago
  79. e02a4ca Merge branch 'master' by Jeff Garzik · 19 years ago
  80. f3cab8a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  81. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  82. 15e812a [PATCH] powerpc: Remove oprofile spinlock backtrace code by Anton Blanchard · 19 years ago
  83. 6c6bd75 [PATCH] powerpc: Add oprofile calltrace support by Brian Rogan · 19 years ago
  84. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  85. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 19 years ago
  86. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  87. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  88. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  89. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
  90. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
  91. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
  92. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 19 years ago
  93. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
  94. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 19 years ago
  95. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  96. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  97. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  98. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 19 years ago
  99. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 19 years ago
  100. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago