1. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 16 years ago
  2. af892e0 [POWERPC] Cleanup pgtable-ppc32.h by Kumar Gala · 16 years ago
  3. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 16 years ago
  4. d04ceb3 [POWERPC] Move phys_addr_t definition into asm/types.h by Kumar Gala · 16 years ago
  5. edc164d [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32 by Kumar Gala · 16 years ago
  6. 99c62dd7 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 16 years ago
  7. 612212a [POWERPC] i2c: OF helpers for the i2c API by Jochen Friedrich · 16 years ago
  8. b7ce341 [POWERPC] Implement support for the GPIO LIB API by Anton Vorontsov · 16 years ago
  9. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 16 years ago
  10. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 16 years ago
  11. 4b1d99b [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h by Stephen Rothwell · 16 years ago
  12. 98245c1 [POWERPC] remove include of asm/of_device.h from pmi.h by Stephen Rothwell · 16 years ago
  13. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 16 years ago
  14. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  15. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 16 years ago
  16. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  17. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  18. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  19. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  20. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  22. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  23. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  24. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  25. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  26. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  27. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  28. 882beba [TCP]: tcp_simple_retransmit can cause S+L by Ilpo Järvinen · 16 years ago
  29. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  30. 950b0d2 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
  31. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 16 years ago
  32. 871de93 x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU by Suresh Siddha · 16 years ago
  33. 834d97d [POWERPC] Add of_device_is_available function by Josh Boyer · 16 years ago
  34. 221ac32 [POWERPC] Fix kernel panic in arch_arm_kprobe by Ionut Nicu · 16 years ago
  35. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 16 years ago
  36. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  37. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 16 years ago
  38. 865ab87 [MIPS] Pb1200: Fix header breakage by Sergei Shtylyov · 16 years ago
  39. 3a14312 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
  40. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  41. bae1d25 x86: fix breakage of vSMP irq operations by Ravikiran G Thirumalai · 16 years ago
  42. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 16 years ago
  43. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  44. 93173ce [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c by Stefan Roese · 16 years ago
  45. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  46. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  47. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  48. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  49. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  50. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  51. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  52. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  53. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 16 years ago
  54. 1c43d26 [POWERPC] PS3: Sys-manager Wake-on-LAN support by Geoff Levand · 16 years ago
  55. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 16 years ago
  56. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  57. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  58. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 16 years ago
  59. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  60. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  61. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 16 years ago
  62. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  63. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  64. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 16 years ago
  66. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 16 years ago
  67. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  68. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  69. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 16 years ago
  70. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  71. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  72. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  73. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  74. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  75. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  76. fb8c7fb 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
  77. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  78. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  79. c94b432 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  80. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 16 years ago
  81. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  83. c101b08 [SPARC64]: Define TASK_SIZE_OF() by David S. Miller · 16 years ago
  84. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  85. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  86. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 16 years ago
  87. 266d028 [POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionality by Valentine Barshak · 16 years ago
  88. 138bed1 sh: Fix TIF_USEDFPU clearing under FPU emulation. by Paul Mundt · 16 years ago
  89. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 16 years ago
  90. cf3d7c1 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c by David S. Miller · 16 years ago
  91. d91aa12 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c by David S. Miller · 16 years ago
  92. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 16 years ago
  93. 99cd220 [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c by David S. Miller · 16 years ago
  94. 3d5ae6b [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c by David S. Miller · 16 years ago
  95. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 16 years ago
  96. 606d5b1 [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE. by David S. Miller · 16 years ago
  97. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  98. 9356d90 [POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__ by Robert P. J. Day · 16 years ago
  99. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 16 years ago
  100. a9c508d [POWERPC] pseries: phyp dump: Invalidate and print dump areas by Manish Ahuja · 16 years ago