1. f050982 [POWERPC] Add SPURR SPR to sysfs by Anton Blanchard · 18 years ago
  2. 4c198557 [POWERPC] Add DSCR SPR to sysfs by Anton Blanchard · 18 years ago
  3. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  4. f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 18 years ago
  5. 3a1d1ac [POWERPC] Delete unused irq functions on powerpc by Matthew Wilcox · 18 years ago
  6. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  7. be9575a [POWERPC] cell: Fix spu_info.h header export by Arnd Bergmann · 18 years ago
  8. 04da6af [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  9. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  10. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  11. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  12. 32d2dee [ARM] 4001/1: S3C24XX: shorten reboot time by Ben Dooks · 18 years ago
  13. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 18 years ago
  14. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  15. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  16. b0f40ea [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP by Matthew Wilcox · 18 years ago
  17. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  18. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  19. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  20. 6533bde [IA64] Add se bit to Processor State Parameter structure by Russ Anderson · 18 years ago
  21. 323cbb0 [IA64] Add dp bit to cache and bus check structs by Russ Anderson · 18 years ago
  22. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  23. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  24. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  25. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  26. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  27. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  28. 6cf24f0 [PATCH] elf.h: forward declare struct file by Andrew Morton · 18 years ago
  29. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  30. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  31. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  32. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  33. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  34. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  35. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  36. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  37. 4b358e2 [PATCH] cleanup include/asm-generic/atomic.h by Adrian Bunk · 18 years ago
  38. 219576e [PATCH] include/asm-h8300/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  39. bb8cc64 [PATCH] include/asm-cris/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  40. a0e7688 [PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed by Robert P. J. Day · 18 years ago
  41. 5296c7b [PATCH] fs: reiserfs add missing brackets by Mariusz Kozlowski · 18 years ago
  42. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  43. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  44. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  45. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  46. 0b71c8e [PATCH] remove useless carta_random32.h by Stephane Eranian · 18 years ago
  47. f7dff2b [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set by Gautham R Shenoy · 18 years ago
  48. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  49. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  50. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  51. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  52. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  53. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  54. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  55. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  56. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  57. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  58. 83df8db9 [PATCH] declare smp_call_function_single in generic code by Randy Dunlap · 18 years ago
  59. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  60. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  61. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 18 years ago
  62. cfd1893 [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns by Thomas Gleixner · 18 years ago
  63. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  64. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  65. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  66. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  67. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  68. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  69. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  70. e0980da [PATCH] Exar quad port serial by Paul B Schroeder · 18 years ago
  71. 9774a1f [PATCH] Compile-time check re world-writeable module params by Alexey Dobriyan · 18 years ago
  72. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  73. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  74. 20aa7b2 [PATCH] probe_kernel_address() needs to do set_fs() by Andrew Morton · 18 years ago
  75. c140e11 [PATCH] parport_pc: Add support for OX16PCI952 parallel port by Ryan Underwood · 18 years ago
  76. 5ec68b2 [PATCH] pull in necessary header files for cdev.h by Jan Engelhardt · 18 years ago
  77. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  78. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  79. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  80. e9168c1 [PATCH] fuse: update userspace interface to version 7.8 by Miklos Szeredi · 18 years ago
  81. 48ed214 [PATCH] constify inode accessors by Jan Engelhardt · 18 years ago
  82. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  83. 238b872 [PATCH] serial uartlite driver by Peter Korsgaard · 18 years ago
  84. 799202c [PATCH] cciss: add support for 1024 logical volumes by Mike Miller · 18 years ago
  85. eef88d1 [PATCH] fix v850 compilation by Adrian Bunk · 18 years ago
  86. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  87. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 18 years ago
  88. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  89. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 18 years ago
  90. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  91. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  92. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  93. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  94. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  95. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  96. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  97. 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago
  98. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  99. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  100. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago