1. 06cce43 [POWERPC] Check cache coherency of kernel vs firmware by Dale Farnsworth · 18 years ago
  2. e1a3107 [POWERPC] Add Marvell mv64x60 PCI bridge support by Dale Farnsworth · 18 years ago
  3. 01f0e78 [POWERPC] Create Marvell mv64x60 I2C platform_data by Dale Farnsworth · 18 years ago
  4. 649c8e0 [POWERPC] Create Marvell mv64x60 ethernet platform_data by Dale Farnsworth · 18 years ago
  5. 52d3aff [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data by Dale Farnsworth · 18 years ago
  6. e44b894 [POWERPC] Add interrupt support for Marvell mv64x60 chips by Dale Farnsworth · 18 years ago
  7. ae4b3fb [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C by Mark A. Greer · 18 years ago
  8. e12deb8 [POWERPC] Add bootwrapper support for Marvell MPSC by Mark A. Greer · 18 years ago
  9. 0f81b11 [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge by Mark A. Greer · 18 years ago
  10. 916066d [POWERPC] Add Makefile rules to wrap dts file in zImage by Mark A. Greer · 18 years ago
  11. a8de5ce [POWERPC] Spelling fixes: arch/ppc/ by Simon Arlott · 18 years ago
  12. dab4d79 [POWERPC] U-boot passes the initrd as start/end, not start/size. by Scott Wood · 18 years ago
  13. 36bd283 [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 18 years ago
  14. 28820d9 [POWERPC] PS3: Fix request_irq warning by Geoff Levand · 18 years ago
  15. fd6e9d3 [POWERPC] Don't complain if size-cells == 0 in prom_parse() by Kim Phillips · 18 years ago
  16. e147ec8 [POWERPC] Simplify smp_space_timers by will schmidt · 18 years ago
  17. 435e0b2 [POWERPC] Trivial ps3 warning fixes by Stephen Rothwell · 18 years ago
  18. bff8dde [POWERPC] Add missed include by Stephen Rothwell · 18 years ago
  19. 8980ae8 [POWERPC] Remove unused variable in hpte_decode() by Stephen Rothwell · 18 years ago
  20. 0c12fe5 [POWERPC] Assign correct variable in hpte_decode() by Stephen Rothwell · 18 years ago
  21. 0a3fd05 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  22. 57a4441 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  23. 2a383c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  24. 8bd9948 x86_64: Don't call mtrr_bp_init from identify_cpu by Andi Kleen · 18 years ago
  25. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 18 years ago
  26. fd0581b i386: Fix compilation of verify_cpu.S on old binutils by Andi Kleen · 18 years ago
  27. 1f8a6b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  28. 1039592 further UTF-8 fixes and name correction by David Woodhouse · 18 years ago
  29. b7cc4a8 Fix wrong identifier name in Documentation/kref.txt by Satyam Sharma · 18 years ago
  30. 0c4ea95 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22 by Linus Torvalds · 18 years ago
  31. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  32. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  33. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  34. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  35. 2bd62a4 [IA64] Quicklist support for IA64 by Christoph Lameter · 18 years ago
  36. cdc7dbd [IA64] fix Kprobes reentrancy by Anil S Keshavamurthy · 18 years ago
  37. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 18 years ago
  38. ee54d2d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 18 years ago
  40. df9f5408 Convert SGI IP22 and specific drivers to platform_device. by Ralf Baechle · 18 years ago
  41. 435b71b md: improve the is_mddev_idle test by NeilBrown · 18 years ago
  42. 11fe250 VIDEO: remove archaic if[] construct from Kconfig file by Robert P. J. Day · 18 years ago
  43. 03b9ae4 pm2fb: fb_sync added by Antonino A. Daplas · 18 years ago
  44. 647f2e7 nvidiafb: Enable debugging messages a Kconfig option by Jean Delvare · 18 years ago
  45. 213b8a9 rivafb: Fix I2C getscl callback function by Jean Delvare · 18 years ago
  46. 1434058 atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver by Nicolas Ferre · 18 years ago
  47. f23a06f pm3fb: Preliminary 2.4 to 2.6 port by Krzysztof Helt · 18 years ago
  48. e98e267 fbdev: geforce 7300 cleanup by Michal Piotrowski · 18 years ago
  49. 7699acd epoll cleanups: epoll remove static pre-declarations and akpm-ize the code by Davide Libenzi · 18 years ago
  50. cea6924 epoll cleanups: epoll no module by Davide Libenzi · 18 years ago
  51. da66f7c epoll: use anonymous inodes by Davide Libenzi · 18 years ago
  52. 9c3060b signal/timer/event: KAIO eventfd support example by Davide Libenzi · 18 years ago
  53. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 18 years ago
  54. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 18 years ago
  55. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 18 years ago
  56. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 18 years ago
  57. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 18 years ago
  58. 6d18c92 signal/timer/event: signalfd compat code by Davide Libenzi · 18 years ago
  59. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 18 years ago
  60. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago
  61. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 18 years ago
  62. 325aa33 Don't init pgrp and __session in INIT_SIGNALS by Sukadev Bhattiprolu · 18 years ago
  63. fa0334f Replace pid_t in autofs with struct pid reference by Sukadev Bhattiprolu · 18 years ago
  64. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 18 years ago
  65. 93ba088 Kill unused sesssion and group values in rocket driver by Sukadev Bhattiprolu · 18 years ago
  66. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 18 years ago
  67. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 18 years ago
  68. 0e29b24 Explicitly set pgid and sid of init process by Sukadev Bhattiprolu · 18 years ago
  69. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 18 years ago
  70. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 18 years ago
  71. 4ac24b3 rtc-rs5c313.c: add error handling to avoid hardware hangup by kogiidena · 18 years ago
  72. 5a6a078 rtc-rs5c313.c: rtc_time value are fixed by kogiidena · 18 years ago
  73. 9a3f1d5 rtc-rs5c313.c: error and warning are fixed by kogiidena · 18 years ago
  74. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 18 years ago
  75. 00b8fd2 MPC52xx PSC SPI master driver by Dragos Carp · 18 years ago
  76. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 18 years ago
  77. e10cc1d tty: add compat_ioctl by Paul Fulghum · 18 years ago
  78. 108f39a module_author: don't advise putting in an email address by Rene Herman · 18 years ago
  79. 9809169 SubmitChecklist: add -W help by Andrew Morton · 18 years ago
  80. 84ea776 Overrun in drivers/char/rio/riocmd.c by Eric Sesterhenn / Snakebyte · 18 years ago
  81. a12bb44 stop_machine() now uses hard_irq_disable by Benjamin Herrenschmidt · 18 years ago
  82. 2d3fbbb Add hard_irq_disable() by Benjamin Herrenschmidt · 18 years ago
  83. e1fa2e1 powerpc: fixup hard_irq_disable semantics by Benjamin Herrenschmidt · 18 years ago
  84. 2acdb16 synclink_gt: add compat_ioctl by Paul Fulghum · 18 years ago
  85. 4c64c30 small cleanup in gpt partition handling by Olaf Hering · 18 years ago
  86. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 18 years ago
  87. 99eaf3c lib/hexdump by Randy Dunlap · 18 years ago
  88. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 18 years ago
  89. 02239c2 uml: shrink kernel stacks by Jeff Dike · 18 years ago
  90. c14b849 uml: iRQ stacks by Jeff Dike · 18 years ago
  91. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 18 years ago
  92. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 18 years ago
  93. 57598fd uml: remove task_protections by Jeff Dike · 18 years ago
  94. 22258d4 Let SYSV68_PARTITION default to yes on VME only by Geert Uytterhoeven · 18 years ago
  95. 23c9bbb m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros by Hirokazu Takata · 18 years ago
  96. 0d4f646 m32r: fix tme_handler to check _PAGE_PRESENT bit by Hirokazu Takata · 18 years ago
  97. 43c09ce m32r: fix switch_to macro to push/pop frame pointer if needed by Hirokazu Takata · 18 years ago
  98. 4431663 h8300 syscall update by Yoshinori Sato · 18 years ago
  99. 0a9d6e7 frv: gdb: use __maybe_unused by David Rientjes · 18 years ago
  100. 39bf627 VM statistics: Make timer deferrable by Christoph Lameter · 18 years ago