1. 5ce4b59 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata by Josh Boyer · 18 years ago
  2. d2146cb powerpc/4xx: Convert Sam440ep DTS to dts-v1 by Giuseppe Coviello · 18 years ago
  3. b6014e1 powerpc/4xx: Sam440ep support by Giuseppe Coviello · 18 years ago
  4. 995ada8 powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree by Stefan Roese · 18 years ago
  5. 156cea2 powerpc/4xx: Fix resource issue in warp-nand.c by Valentine Barshak · 18 years ago
  6. 887942d powerpc/4xx: MTD support for the AMCC Taishan Board by Imre Kaloz · 18 years ago
  7. 939e622 Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU" by Josh Boyer · 18 years ago
  8. 917f0af powerpc: Remove arch/ppc and include/asm-ppc by Paul Mackerras · 18 years ago
  9. 0f3d6bc powerpc: Improve (in|out)_[bl]eXX() asm code by Trent Piepho · 18 years ago
  10. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 18 years ago
  11. 2272a55 powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host by Michael Ellerman · 18 years ago
  12. 84f1c1e powerpc: Rework ipic_init() so we can avoid freeing the irq_host by Michael Ellerman · 18 years ago
  13. 997526d powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host by Michael Ellerman · 18 years ago
  14. 7c4f10b powerpc: Check that TASK_SIZE does not overlap KERNEL_START by Rune Torgersen · 18 years ago
  15. cec0dd9 platinumfb: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 18 years ago
  16. c401b04 of_serial: Use linux/of_platform.h instead of asm by Stephen Rothwell · 18 years ago
  17. d33b78d powerpc: Add the PC speaker only when requested by Emil Medve · 18 years ago
  18. bacd73a powerpc: Add C2K to configuration by Remi Machet · 18 years ago
  19. 2059615 powerpc: Default configuration for C2K by Remi Machet · 18 years ago
  20. 46388c0 powerpc: C2K board driver by Remi Machet · 18 years ago
  21. c6ec08e powerpc: Boot code for the C2K by Remi Machet · 18 years ago
  22. 6158647 powerpc: DTS file for the C2K by Remi Machet · 18 years ago
  23. 5073e7e powerpc/mpic: Fix ambiguous else statement by Anton Vorontsov · 18 years ago
  24. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 18 years ago
  25. 60d5019 [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG by Nathan Lynch · 18 years ago
  26. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 18 years ago
  27. 420b5ee [POWERPC] Use dev_set_name in pci_64.c by Stephen Rothwell · 18 years ago
  28. 0be234a [POWERPC] Fix incorrect enabling of VMX when building signal or user context by Benjamin Herrenschmidt · 18 years ago
  29. efa58fb [POWERPC] boot/Makefile CONFIG_ variable fixes by Adrian Bunk · 18 years ago
  30. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 18 years ago
  31. 06a1578 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  32. 256a13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  33. 330bcd2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 18 years ago
  34. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 18 years ago
  35. c8d10bf Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 by Linus Torvalds · 18 years ago
  36. eb4e545 ipwireless: Fix blocked sending by David Sterba · 18 years ago
  37. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 18 years ago
  38. ef421be pagemap: add documentation for pagemap by Thomas Tuttle · 18 years ago
  39. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 18 years ago
  40. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 18 years ago
  41. a4fa7ef hdaps: fix module loading on Thinkpad T61P by Tim Gardner · 18 years ago
  42. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 18 years ago
  43. aabe188 rtc: class driver for ppc_md RTC functions by David Woodhouse · 18 years ago
  44. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 18 years ago
  45. 9bb9178 ext3: fix online resize bug by Josef Bacik · 18 years ago
  46. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 18 years ago
  47. 0842b24 doc: document the kernel-doc conventions for kernel hackers by Paul Jackson · 18 years ago
  48. 659179b fbdev: export symbol fb_mode_option by Geoff Levand · 18 years ago
  49. 1502cb3 MAINTAINERS: reiserfs entry is out of date by Alan Cox · 18 years ago
  50. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 18 years ago
  51. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 18 years ago
  52. 9c81c5c atmel_serial: filter out FP during baud rate detection by Haavard Skinnemoen · 18 years ago
  53. 81c6ce9 vt: fix vc_resize locking by Nick Piggin · 18 years ago
  54. dfcceb2 ipc: only output msgmni value at boot time by Nadia Derbey · 18 years ago
  55. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 18 years ago
  56. 774533b vt: fix background color on line feed, DEC invert by Jan Engelhardt · 18 years ago
  57. 879000f cpufreq: fix null object access on Transmeta CPU by CHIKAMA masaki · 18 years ago
  58. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 18 years ago
  59. dba6a4d keys: remove unused key_alloc_sem by Daniel Walker · 18 years ago
  60. 3734074 cpusets: fix bug when adding nonexistent cpu or mem by Lai Jiangshan · 18 years ago
  61. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 18 years ago
  62. d1ee297 devscgroup: make white list more compact in some cases by Pavel Emelyanov · 18 years ago
  63. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 18 years ago
  64. cc9cb21 devscgroup: relax task to dev_cgroup conversion by Pavel Emelyanov · 18 years ago
  65. b66862f devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup by Pavel Emelyanov · 18 years ago
  66. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 18 years ago
  67. 3527fb3 lib: export bitrev16 by Harvey Harrison · 18 years ago
  68. f2eb432 rtc-ds1374: rename device to just "ds1374" by Jean Delvare · 18 years ago
  69. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 18 years ago
  70. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 18 years ago
  71. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 18 years ago
  72. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 18 years ago
  73. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 18 years ago
  74. 9f31287 uml: remove a duplicate include by Huang Weiyi · 18 years ago
  75. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 18 years ago
  76. 3439789 doc: update to URL and status of kernel-docs.txt entry by Paul Jackson · 18 years ago
  77. a361a82 fujitsu-laptop: autoload module on Lifebook P1510D by Dan Williams · 18 years ago
  78. 6cfd53f nommu: fix kobjsize() for SLOB and SLUB by Paul Mundt · 18 years ago
  79. 6f09bdf m68k: enable CONFIG_COMPAT_BRK by default by Geert Uytterhoeven · 18 years ago
  80. a5b4592 brk: make sys_brk() honor COMPAT_BRK when computing lower bound by Jiri Kosina · 18 years ago
  81. 33dda51 drivers/char/ip2: fix Kconfig after ip2/ip2main merge by Roland.Kletzing · 18 years ago
  82. f6266e3 edd: fix incorrect return of 1 from module_init by Alexey Dobriyan · 18 years ago
  83. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 18 years ago
  84. c45dcab update checkpatch.pl to version 0.19 by Andy Whitcroft · 18 years ago
  85. 4feead7 serial: fix driver_name conflicts by Anton Vorontsov · 18 years ago
  86. 4647875 hugetlb: fix lockdep error by Nick Piggin · 18 years ago
  87. e2d4eca modedb: fix incorrect sync and vmode flags for CVT modes by Krzysztof Helt · 18 years ago
  88. b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 18 years ago
  89. 6a7d68e cpusets: fix and update Documentation by Miao Xie · 18 years ago
  90. c337869 md: do not compute parity unless it is on a failed drive by Dan Williams · 18 years ago
  91. a6d8113 md: fix uninitialized use of mddev->recovery_wait by Dan Williams · 18 years ago
  92. e0a115e md: fix prexor vs sync_request race by Dan Williams · 18 years ago
  93. b2c8dad spi: fix refcount-related spidev oops-on-rmmod by David Brownell · 18 years ago
  94. 27676a3 IB/ipath: Fix SM trap forwarding by Ralph Campbell · 18 years ago
  95. 088af15 IB/ehca: Reject send WRs only for RESET, INIT and RTR state by Joachim Fenkes · 18 years ago
  96. bc01886 [MTD] m25p80.c mutex unlock fix by Chen Gong · 18 years ago
  97. 868e15db sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA card by Jaroslav Franek · 18 years ago
  98. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. 203c801 mmc: Fix crash in mmc_block on 64-bit by Ben Collins · 18 years ago
  100. 9f67fd5 x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) by Bertram Felgenhauer · 18 years ago