1. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 18 years ago
  2. 0c5a556 [PATCH] struct path: convert parisc by Josef Sipek · 18 years ago
  3. 1b04fe9 [PATCH] struct path: convert mips by Josef Sipek · 18 years ago
  4. b66ffad [PATCH] struct path: convert ia64 by Josef Sipek · 18 years ago
  5. 1f70cec [PATCH] struct path: convert frv by Josef Sipek · 18 years ago
  6. d817be9 [PATCH] struct path: convert cris by Josef Sipek · 18 years ago
  7. 8ac0352 [PATCH] struct path: convert alpha by Josef Sipek · 18 years ago
  8. c941192 [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  9. aab4c5a [PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  10. a8605ae [PATCH] use generic BUG for ppc by Judith Lebzelter · 18 years ago
  11. e182c96 [PATCH] UML: add generic BUG support by Jeff Dike · 18 years ago
  12. c31a0bf [PATCH] Generic BUG for x86-64 by Jeremy Fitzhardinge · 18 years ago
  13. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 18 years ago
  14. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  15. d93f7de [PATCH] m32r: bootloader support for OPSPUT platform by Hirokazu Takata · 18 years ago
  16. 6b8bd3f [PATCH] m32r: fix ace_handler to pass full 32-bit address by Hirokazu Takata · 18 years ago
  17. 8b03a63 [PATCH] m32r: make userspace headers platform-independent by Hirokazu Takata · 18 years ago
  18. 028d9b3 [S390] Poison init section before freeing it. by Heiko Carstens · 18 years ago
  19. 39b742f [S390] Use add_active_range() and free_area_init_nodes(). by Heiko Carstens · 18 years ago
  20. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  21. 34249d0 [S390] runtime switch for qdio performance statistics by Ursula Braun · 18 years ago
  22. 2215591 [S390] uaccess_pt: add missing down_read() and convert to is_init(). by Heiko Carstens · 18 years ago
  23. 3fc0eb4 [AVR32] Add missing #include <linux/param.h> to delay.c by Haavard Skinnemoen · 18 years ago
  24. 6956211 [AVR32] Implement intc_get_pending() by Haavard Skinnemoen · 18 years ago
  25. acc9252 [AVR32] Don't include <asm/delay.h> by Haavard Skinnemoen · 18 years ago
  26. c2eb509 [AVR32] Put the chip in "stop" mode when halting the system by Haavard Skinnemoen · 18 years ago
  27. 01cb087 [AVR32] Set flow handler for external interrupts by Haavard Skinnemoen · 18 years ago
  28. da58e92 [AVR32] Remove unused file by Haavard Skinnemoen · 18 years ago
  29. c164b90 [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data by Haavard Skinnemoen · 18 years ago
  30. a6f92f3 [AVR32] Move ethernet tag parsing to board-specific code by Haavard Skinnemoen · 18 years ago
  31. cfcb3a8 [AVR32] Add macb1 platform_device by Haavard Skinnemoen · 18 years ago
  32. c3e2a79 [AVR32] Portmux API update by Haavard Skinnemoen · 18 years ago
  33. a147c58 [POWERPC] Fix 440SPe CPU table entry by Kumar Gala · 18 years ago
  34. 5f95bd4 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  35. aa42c69 [POWERPC] Add support for FP emulation for the e300c2 core by Kim Phillips · 18 years ago
  36. 39043a5 [POWERPC] of_device_register: propagate device_create_file return code by Kumar Gala · 18 years ago
  37. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  38. f09b5ce [POWERPC] iSeries: head_64.o needs to depend on lparmap.s by Stephen Rothwell · 18 years ago
  39. 22b6e59 [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group by Christian Krafft · 18 years ago
  40. 18414ec [POWERPC] Remove QE header files from lite5200.c by Timur Tabi · 18 years ago
  41. 30d3684 [POWERPC] of_platform_make_bus_id(): make `magic' int by Geert Uytterhoeven · 18 years ago
  42. 9e254c4 [POWERPC] maple: Use RTAS for reboot and halt by Nathan Lynch · 18 years ago
  43. f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 18 years ago
  44. 9d9d868 [POWERPC] maple: Select PPC_RTAS by Nathan Lynch · 18 years ago
  45. 1787711 [POWERPC] maple: Match "pcie" name for CPC945 by Nathan Lynch · 18 years ago
  46. 2c1d2f3 [POWERPC] qe_ic: Do a sync when masking interrupts by Scott Wood · 18 years ago
  47. d0e7034 [POWERPC] EEH recovery tweaks by Linas Vepstas · 18 years ago
  48. 885ed0f [POWERPC] powerpc: fix build error in rom.c by Geoff Levand · 18 years ago
  49. 06ba30b [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  50. 674fa67 [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is found by Michael Ellerman · 18 years ago
  51. 413f7c4 [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  52. 04da6af [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  53. 0332c2d [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  54. a081e12 [POWERPC] Fix cell pmu initialisation by Stephen Rothwell · 18 years ago
  55. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  56. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  57. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  58. d4f3e08 [ARM] 4002/1: S3C24XX: leave parent IRQs unmasked by Ben Dooks · 18 years ago
  59. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 18 years ago
  60. ca7aa4d [ARM] 4000/1: Osiris: add third serial port in by Ben Dooks · 18 years ago
  61. bbf6f28 [ARM] 3999/1: RX3715: suspend to RAM support by Ben Dooks · 18 years ago
  62. b2eba6b [ARM] 3998/1: VR1000: LED platform devices by Ben Dooks · 18 years ago
  63. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  64. 66888a6 [IA64] resolve name clash by renaming is_available_memory() by Christoph Lameter · 18 years ago
  65. a5f8ee0 [IA64] Need export for csum_ipv6_magic by Tony Luck · 18 years ago
  66. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  67. 6dbfc19b [IA64] tidy up return value of ip_fast_csum by Chen, Kenneth W · 18 years ago
  68. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  69. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  70. 895309f [IA64] Update processor_info features by Russ Anderson · 18 years ago
  71. c695777 [IA64] SN: Correctly update smp_affinty mask by John Keller · 18 years ago
  72. d61b49c [IA64] sparse cleanups by Matthew Wilcox · 18 years ago
  73. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  74. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  75. 4dbda6a [ARM] 3968/1: iop13xx: add iop13xx_defconfig by Dan Williams · 18 years ago
  76. c324113 [ARM] Update mach-types by Russell King · 18 years ago
  77. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  78. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  79. a0172a6 [PATCH] arm26: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  80. cd6ed52 [PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h> by Adrian Bunk · 18 years ago
  81. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  82. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  83. db68b18 [PATCH] add rtc-omap driver by David Brownell · 18 years ago
  84. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  85. a38a44c [PATCH] smp_call_function_single() check that local interrupts are enabled by Andrew Morton · 18 years ago
  86. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  87. 584236a [PATCH] elf: include terminating zero in n_namesz by Magnus Damm · 18 years ago
  88. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  89. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  90. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  91. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  92. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  93. 8210fd2 [PATCH] uml: use get_random_bytes() after random pool is seeded by Jeff Dike · 18 years ago
  94. e46962f [PATCH] uml: size register files correctly by Jeff Dike · 18 years ago
  95. 7b65fee [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT by Jeff Dike · 18 years ago
  96. 54f9a39 [PATCH] uml: include stddef.h correctly by Jeff Dike · 18 years ago
  97. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  98. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  99. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  100. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago