1. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  2. 4e13efc sparc: stop exporting openprom.h header by Andres Salomon · 14 years ago
  3. f14362d powerpc, of_serial: Endianness issues setting up the serial ports by Ian Munsie · 14 years ago
  4. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 14 years ago
  5. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  6. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  8. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  9. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  12. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  13. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  14. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  15. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  16. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  17. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  18. 2de59fe ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile by Will Deacon · 14 years ago
  19. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 14 years ago
  20. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  21. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  22. 2de5c00 ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE by Santosh Shilimkar · 14 years ago
  23. e546f21 ARM: 6408/1: omap: Map only available sram memory by Santosh Shilimkar · 14 years ago
  24. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  25. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  26. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  27. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  28. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  29. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  30. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 14 years ago
  31. cf62536 ARM: pxa: Use PIO for PI2C communication on Palm27x by Marek Vasut · 14 years ago
  32. 979a281c ARM: pxa: Fix Vpac270 gpio_power for MMC by Marek Vasut · 14 years ago
  33. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  34. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  35. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  36. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  37. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  38. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  39. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  40. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  41. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  42. ed3473b MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK by Mark Salter · 14 years ago
  43. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  44. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  45. 04e0463 x86/amd-iommu: Fix rounding-bug in __unmap_single by Joerg Roedel · 14 years ago
  46. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  47. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  48. 2f27bf8 ARM: 6401/1: plug a race in the alignment trap handler by Nicolas Pitre · 14 years ago
  49. 1d5b4c0 ARM: 6406/1: at91sam9g45: fix i2c bus speed by Peter Korsgaard · 14 years ago
  50. 94bf275 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion by Russell King · 14 years ago
  51. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
  52. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
  53. cb1dcc0 uml: fix compile warning by Richard Weinberger · 14 years ago
  54. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  55. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  56. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  57. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  58. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  59. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 4e24db5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  61. 74b3c44 x86, setup: Fix earlyprintk=serial,0x3f8,115200 by Yinghai Lu · 14 years ago
  62. 83d9f65 x86, setup: Fix earlyprintk=serial,ttyS0,115200 by Yinghai Lu · 14 years ago
  63. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  64. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  65. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  66. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  67. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  68. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  69. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  70. c4a9058 ARM: dove: fix __io() definition to use bus based offset by Eric Miao · 14 years ago
  71. e4ff1c3 ARM: kirkwood: Unbreak PCIe I/O port by Arnaud Patard · 14 years ago
  72. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  73. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  74. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  75. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  76. 79e27dc ARM: 6400/1: at91: fix arch_gettimeoffset fallout by Peter Korsgaard · 14 years ago
  77. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  78. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  79. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  80. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  81. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  82. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  83. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  84. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  85. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  86. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  87. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  88. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  89. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  90. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
  91. 14eff18 ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM by Daniel Walker · 14 years ago
  92. b2b163b ARM: prevent multiple syscall restarts by Russell King · 14 years ago
  93. 1a8e41c ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr register by Catalin Marinas · 14 years ago
  94. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  95. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  96. 6491848 ARM: 6387/1: errata: check primary part ID in proc-v7.S by Will Deacon · 14 years ago
  97. 63f4693 ARM: 6377/1: supply _cansleep gpio function to U300 by Linus Walleij · 14 years ago
  98. a0719f5 ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates by Linus Walleij · 14 years ago
  99. 99f7689 ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix by Linus Walleij · 14 years ago
  100. a5b6173 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago