1. 0d56d1a parisc: inventory.c, fix bloated stack frame by Kyle McMartin · 15 years ago
  2. 64a0cdb parisc: processor.c, fix bloated stack frame by Kyle McMartin · 15 years ago
  3. 20dbc9f parisc: fix compile warning in mm/init.c by Kyle McMartin · 15 years ago
  4. c3301ab parisc: remove dead code from sys_parisc32.c by Christoph Hellwig · 15 years ago
  5. 4435607 parisc: wire up rt_tgsigqueueinfo by Kyle McMartin · 15 years ago
  6. e82a3b7 parisc: ensure broadcast tlb purge runs single threaded by Helge Deller · 15 years ago
  7. 84be31b parisc: fix "delay!" timer handling by Grant Grundler · 16 years ago
  8. 87451d8 parisc: fix mismatched parenthesis in memcpy.c by Randolph Chung · 15 years ago
  9. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 15 years ago
  10. ebc30a0 parisc: add parameter to read_cr16() by Coly Li · 16 years ago
  11. e9b2601 parisc: decode_exc.c should include kernel.h by Alexander Beregalov · 16 years ago
  12. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  13. 47b4150 parisc: fix irq compile bugs in arch/parisc/kernel/irq.c by Helge Deller · 16 years ago
  14. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 16 years ago
  15. 7d17e27 parisc: fix ldcw inline assembler by Helge Deller · 16 years ago
  16. 4fb1178 parisc: kill WARN in free_initmem when DEBUG_KERNEL by Kyle McMartin · 16 years ago
  17. 692c14a parisc: Remove casts from atomic macros by Bastian Blank · 16 years ago
  18. 071327e parisc: remove CVS keywords by Alexander Beregalov · 16 years ago
  19. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 16 years ago
  20. 17085a9 parisc: stifb: should depend on STI_CONSOLE by Alexander Beregalov · 16 years ago
  21. 90eab5e parisc: wire up preadv/pwritev syscalls by Kyle McMartin · 16 years ago
  22. d888a4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  23. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  24. 1053414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  25. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 15 years ago
  26. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 15 years ago
  27. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 15 years ago
  28. cf8d2c1 VFS: Add VFS helper functions for setting up private namespaces by Trond Myklebust · 15 years ago
  29. 616511d VFS: Uninline the function put_mnt_ns() by Trond Myklebust · 15 years ago
  30. 31950eb mm/init: cpu_hotplug_init() must be initialized before SLAB by Linus Torvalds · 15 years ago
  31. 42b86e0 Blackfin: fix dma-mapping build errors by FUJITA Tomonori · 15 years ago
  32. 5ecf3e0 Blackfin: hook up new perf_counter_open syscall by Mike Frysinger · 15 years ago
  33. 986d6c1 Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) by Yi Li · 15 years ago
  34. bd854c0 Blackfin: fix early crash when booting on wrong cpu by Robin Getz · 15 years ago
  35. 3aca47c Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS by Mike Frysinger · 15 years ago
  36. 3a7f5b1 Blackfin: drop unused ISP1760 port1_disable from board resources by Mike Frysinger · 15 years ago
  37. ee48efb Blackfin: bf526-ezbrd: handle different SDRAM chips by Graf Yang · 15 years ago
  38. 8f580f7 Blackfin: fix typo in TRAS define in mem_init.h header by Graf Yang · 15 years ago
  39. fa48f84 Blackfin: unify memory map headers by Mike Frysinger · 15 years ago
  40. 985895b Blackfin: stick the CPU name into boot image name by Robin Getz · 15 years ago
  41. 841a534 Blackfin: update defconfigs by Mike Frysinger · 15 years ago
  42. 41ba653 Blackfin: decouple unrelated cache settings to get exact behavior by Jie Zhang · 15 years ago
  43. 7c039a9 Blackfin: update I-pipe patch level by Philippe Gerum · 15 years ago
  44. 5ba3b24 Blackfin: remove obsolete mcount support from I-pipe code by Philippe Gerum · 15 years ago
  45. a40494a Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline by Philippe Gerum · 15 years ago
  46. 06ecc19 Blackfin: convert interrupt pipeline to irqflags by Philippe Gerum · 15 years ago
  47. 3d15f30 Blackfin: allow people to select BF51x-0.1 silicon rev by Mike Frysinger · 15 years ago
  48. dc2c46b Blackfin: bf526-ezbrd: set SPI flash resources to SST device by Graf Yang · 15 years ago
  49. 0de4adf Blackfin: fix accidental reset in some boot modes by Sonic Zhang · 15 years ago
  50. 81b79c2 Blackfin: abstract irq14 lowering in do_irq by Mike Frysinger · 15 years ago
  51. 6f10fda Blackfin: simplify irq stack overflow checking by Mike Frysinger · 15 years ago
  52. 46f288a Blackfin: only build show_interrupts() when procfs is enabled by Mike Frysinger · 15 years ago
  53. 2657921 Blackfin: redo handling of bad irqs by Mike Frysinger · 15 years ago
  54. a200ad2 Blackfin: update anomaly lists by Mike Frysinger · 15 years ago
  55. 4d5e6fd Blackfin: bf533-ezkit: add resources for FISP devices by Mike Frysinger · 15 years ago
  56. 2780cd6 Blackfin: bf518f-ezbrd: update DSA resources by Mike Frysinger · 15 years ago
  57. e56e03b Blackfin: unify memory region checks between kgdb and traps by Mike Frysinger · 16 years ago
  58. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  59. 9e268be Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  60. 9ccdac3 [ARM] idle: clean up pm_idle calling, obey hlt_counter by Russell King · 15 years ago
  61. 2e8b5a0 MN10300: Fix the vmlinux ldscript by David Howells · 15 years ago
  62. eadfe21 LDSCRIPT: Name INIT_RAM_FS consistently by David Howells · 15 years ago
  63. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  64. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  65. a9b011f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  66. b5bdd43 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  67. f39cf0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 15 years ago
  68. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  69. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  70. e38be99 Making fs/minix/minix.h double including safe by Hitoshi Mitake · 15 years ago
  71. 44da59e msm: fixups to match current code by Alan Cox · 15 years ago
  72. 04896a7 msm_serial: serial driver for MSM7K onboard serial peripheral. by Robert Love · 15 years ago
  73. 2421c48 timbuart: Fix for tx_empty by Richard Röjfors · 15 years ago
  74. be10eb7 tty: n_hdlc add buffer flushing by Paul Fulghum · 15 years ago
  75. 90ceb964 serial: samsung.c: mark s3c24xx_serial_remove as __devexit by Peter Korsgaard · 15 years ago
  76. 099d527 serial@ add OMAP wakeup-enable register by Kevin Hilman · 15 years ago
  77. 94362fd tty: fix some bogns in the serqt_usb2 driver by Alan Cox · 15 years ago
  78. a6540f7 ppp: Fix throttling bugs by Alan Cox · 15 years ago
  79. a115902 vt_ioctl: fix lock imbalance by Jiri Slaby · 15 years ago
  80. 69ae59d pcmcia/cm4000: fix lock imbalance by Jiri Slaby · 15 years ago
  81. eca4104 n_r3964: fix lock imbalance by Jiri Slaby · 15 years ago
  82. 52e3632 serial: fix off by one errors by Roel Kluin · 15 years ago
  83. 607c268 serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  84. 9c529a3 serial: bfin_5xx: add missing spin_lock init by Mike Frysinger · 15 years ago
  85. 56578ab bfin_jtag_comm: clean up printk usage by Mike Frysinger · 15 years ago
  86. dfa7c4d parport_pc: set properly the dma_mask for parport_pc device by FUJITA Tomonori · 15 years ago
  87. e2434dc parport_pc: after superio probing restore original register values by Jens Rottmann · 15 years ago
  88. 752a478 Revert "char: moxa, prevent opening unavailable ports" by Linus Torvalds · 15 years ago
  89. 915166d Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  90. 49fb88a [ARM] S3C: Fix gpio-config off-by-one bug by Marek Szyprowski · 15 years ago
  91. 0b49573 [ARM] S3C64XX: add to_irq() support for EINT() GPIO N group by Marek Szyprowski · 15 years ago
  92. 386f435 [ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit by Peter Korsgaard · 15 years ago
  93. 6ade7fa [ARM] S3C64XX: fix HCLK gate defines by Peter Korsgaard · 15 years ago
  94. da6330f [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  95. acf0180 [S390] kprobes: defer setting of ctlblk state by Heiko Carstens · 15 years ago
  96. 12310e9 [S390] Enable tick based perf_counter on s390. by Martin Schwidefsky · 15 years ago
  97. 181d952 [S390] dasd: fix refcounting in dasd_change_state by Sebastian Ott · 15 years ago
  98. e98bbaa [S390] lockless idle time accounting by Martin Schwidefsky · 15 years ago
  99. 4f0076f [S390] driver_data access by Martin Schwidefsky · 15 years ago
  100. 4a9c752 [S390] pm: fix build error for !SMP by Heiko Carstens · 15 years ago