1. 4778541 sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724 by Kuninori Morimoto · 15 years ago
  2. 0bf8513 sh: Tidy up SH-4A boot_cpu_data.flags probing. by Paul Mundt · 15 years ago
  3. 7863d3f sh: Tidy up the optional L2 probing, wire it up for SH7786. by Paul Mundt · 15 years ago
  4. 43909a9 sh: hook up shared div4 clock code to sh7785 by Magnus Damm · 15 years ago
  5. a1153e2 sh: shared div4 clock code by Magnus Damm · 15 years ago
  6. e89d53e sh: hook up shared mstp32 clock code to sh7785 by Magnus Damm · 15 years ago
  7. 6881e8b sh: shared mstp32 clock code by Magnus Damm · 15 years ago
  8. 98fbe45 sh: SH7724 has an L2 cache. by Kuninori Morimoto · 15 years ago
  9. 1823f6d sh: sh7785 pll configuration from mode pin by Magnus Damm · 15 years ago
  10. 63d12e2 sh: sh7785lcr mode pin configuration by Magnus Damm · 15 years ago
  11. 4a44b32 sh: sh7785 mode pin definitions by Magnus Damm · 15 years ago
  12. eb9b9b5 sh: boot word / mode pin support V2 by Magnus Damm · 15 years ago
  13. 5582b06 sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. by Paul Mundt · 15 years ago
  14. 464c9e1 Merge branch 'sh/clkfwk' by Paul Mundt · 15 years ago
  15. b7e2ac6 sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate. by Paul Mundt · 15 years ago
  16. d076d2b sh: pci-sh7751: Initialize io_map_base in controller definition. by Paul Mundt · 15 years ago
  17. f9e2b97 sh: Add a KBUILD_DEFCONFIG for sh64. by Paul Mundt · 15 years ago
  18. 61ce539 sh: remove clk_ops->build_rate_table() by Magnus Damm · 15 years ago
  19. df109e6 sh: use shared frequency tables on sh7785 by Magnus Damm · 15 years ago
  20. c94a857 sh: add shared clock framework frequency table code by Magnus Damm · 15 years ago
  21. c9904dd sh: add pll_clk to sh7785 by Magnus Damm · 15 years ago
  22. 5b25ab2 sh: Record ms7724se in mach-types. by Paul Mundt · 15 years ago
  23. 287c129 sh: Add ms7724se (SH7724) board support by Kuninori Morimoto · 15 years ago
  24. 3709ab8 sh: irq: Fix up imask build warnings. by Paul Mundt · 15 years ago
  25. 8fc40238 sh: Prefer slab_is_available() over after_bootmem. by Paul Mundt · 15 years ago
  26. 36aa1e3 sh: clkfwk: Make clock-cpg usable for non-legacy platforms. by Paul Mundt · 15 years ago
  27. 62fad39 sh: Add a NR_IRQS_LEGACY for external IRQ0-7. by Paul Mundt · 15 years ago
  28. 2f3ed17 sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. by Paul Mundt · 15 years ago
  29. 5f8371c Merge branches 'sh/stable-updates' and 'sh/sparseirq' by Paul Mundt · 15 years ago
  30. 8e9bb19 video: stop sh_mobile_lcdcfb only if started by Magnus Damm · 15 years ago
  31. 37869fa sh: ap325 camera without i2c driver fix by Magnus Damm · 15 years ago
  32. 7fc1e5c sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722. by Roel Kluin · 15 years ago
  33. 30cff21 sh: clkfwk branch compile fix for clock-sh7722 by Magnus Damm · 15 years ago
  34. d8586ba sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def. by Paul Mundt · 15 years ago
  35. 05ff300 sh: irq: Teach ipr and intc about dynamically allocating irq_descs. by Paul Mundt · 15 years ago
  36. fa1d43a sh: irq: Convert from irq_desc[] to irq_to_desc(). by Paul Mundt · 15 years ago
  37. 55620c8 sh: irq: Rework the SR.IMASK bitmap handling. by Paul Mundt · 15 years ago
  38. 5805977 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6 by Linus Torvalds · 15 years ago
  39. a9523f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  40. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  41. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  42. 9b6fe31 drm: Copy back ioctl data to userspace regardless of return code. by Michel Dänzer · 15 years ago
  43. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  44. 195d1a9 MIPS: IP28: Change to build with -mr10k-cache-barrier=store by peter fuerst · 15 years ago
  45. 7e9e05c MIPS: IP22: Fix hang in power button interrupt handler by Ralf Baechle · 15 years ago
  46. 950312c MIPS: IP32: Fix hang on shutdown in power button interrupt handler. by Andrew Randrianasulu · 15 years ago
  47. 6c2445e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  48. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  49. d3375ea cdrom: beyond ARRAY_SIZE of viocd_diskinfo by Roel Kluin · 15 years ago
  50. 62669e6 sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. by Paul Mundt · 15 years ago
  51. a71d6e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  52. fbb5ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 4fe1103 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  54. 007a93a Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. b674137 drm: Round size of SHM maps to PAGE_SIZE by Benjamin Herrenschmidt · 15 years ago
  56. fbaa586 TPM: get_event_name stack corruption by Eric Paris · 15 years ago
  57. 64d1304 futex: setup writeable mapping for futex ops which modify user space data by Thomas Gleixner · 15 years ago
  58. 3325257 Fix scripts/setlocalversion with tagged git commit by Nico Schottelius · 15 years ago
  59. f43ab90 mfd: pcf50633: fix unsafe disable_irq() by Nelson Castillo · 15 years ago
  60. b126d11 mfd: Keep a cache of WM8350 volatile values by Mark Brown · 15 years ago
  61. 279e677 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  62. 467999f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  63. 26a9a41 Avoid ICE in get_random_int() with gcc-3.4.5 by Linus Torvalds · 15 years ago
  64. 8b6427a cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) by Jeff Layton · 15 years ago
  65. 31a1440 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown by Ian Campbell · 15 years ago
  66. 28afea5 xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected by Ian Campbell · 15 years ago
  67. bc8a539 ipv4: make default for INET_LRO consistent with help text by Frans Pop · 15 years ago
  68. 995b337 net: fix skb_seq_read returning wrong offset/length for page frag data by Thomas Chenault · 15 years ago
  69. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 15 years ago
  70. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  71. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  72. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 15 years ago
  73. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  74. 3633832 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  75. ee3af6e Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. a93ea9b [ARM] 5517/1: integrator: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
  77. 982db66 [ARM] 5518/1: versatile: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
  78. 13bba6f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 8019319 Fix oops on close of hot-unplugged FTDI serial converter by David Woodhouse · 15 years ago
  81. dbf8c11 mtd_dataflash: unbreak erase support by Peter Korsgaard · 15 years ago
  82. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 15 years ago
  83. 7b7210d microblaze: Fix kind-of-intr checking against number of interrupts by Michal Simek · 15 years ago
  84. 3026589 microblaze: Update Microblaze defconfig by Michal Simek · 15 years ago
  85. 8190b37 [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF by Pavel Roskin · 15 years ago
  86. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
  87. 5b4662f regulator: da903x: add missing __devexit_p() by Mike Frysinger · 15 years ago
  88. 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 15 years ago
  89. dc89228 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  90. c3cf866 powerpc/ftrace: Fix constraint to be early clobber by Steven Rostedt · 15 years ago
  91. 021376a powerpc/ftrace: Use pr_devel() in ftrace.c by Michael Ellerman · 15 years ago
  92. af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 15 years ago
  93. 705efc3 Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* by Wang Tinggong · 15 years ago
  94. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  95. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  96. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  97. ffc7a86 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  98. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  99. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  100. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago