1. eddb6fb [PATCH] x86_64: Disallow kprobes on NMI handlers by Andi Kleen · 19 years ago
  2. 2f01942 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  3. 89a2fa5 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  4. 1a56f54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  5. 2c4c6b2 [ARM] Remove ARCH_CAMELOT from at91 defconfigs by Russell King · 19 years ago
  6. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 19 years ago
  7. 23332c2 [PATCH] OProfile: fixed x86_64 incorrect kernel call graphs by Tong Li · 19 years ago
  8. 8145916 [PATCH] Fix some ucLinux breakage from the tty updates by Alan Cox · 19 years ago
  9. cd2d2bf [PATCH] s390: fix compat syscall wrapper by Heiko Carstens · 19 years ago
  10. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  11. f9bdfa0 [PATCH] PowerPC/PCI Hotplug build break by Linas Vepstas · 19 years ago
  12. 83f755f [ARM] 3286/2: S3C2400 - adds to the table of supported CPUs by Lucas Correia Villa Real · 19 years ago
  13. 0ca5bc3 [ARM] 3284/1: S3C2400 - adds support to GPIO by Lucas Correia Villa Real · 19 years ago
  14. 7610dfa [ARM] 3295/1: Fix oprofile init return value by Russ Dill · 19 years ago
  15. 18afea0 [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6 by Nicolas Pitre · 19 years ago
  16. 8a052e0 [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range by Nicolas Pitre · 19 years ago
  17. afe5df2 [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling by Richard Purdie · 19 years ago
  18. 54dfe5dd [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK by Heiko Carstens · 19 years ago
  19. 1ab865c [PATCH] s390: New default configuration by Heiko Carstens · 19 years ago
  20. 32f65f2 [PATCH] s390: monotonic_clock interface by Jan Glauber · 19 years ago
  21. 9dbafa5 [PATCH] s390: overflow in sched_clock by Jan Glauber · 19 years ago
  22. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  23. 72e5525 [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  24. 42947cb [PATCH] uml: some harmless sparse warning fixes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  25. e5cf888 [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  26. 3dfd95b [PATCH] uml: fix "apples/bananas" typo by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. 854e981 [PATCH] uml: fix hugest stack users by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  28. 98105d4 [PATCH] uml: comments about libc-conflict guards by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  29. db80581 [PATCH] uml: fix some typos by Jeff Dike · 19 years ago
  30. c6b7a1e [PATCH] uml: add a build dependency by Jeff Dike · 19 years ago
  31. d8c206b [PATCH] arm26: select BLK_DEV_FD only on A5K by Alexey Dobriyan · 19 years ago
  32. 896f361 [PATCH] arm26: fixup asm statement in kernel/fiq.c by Alexey Dobriyan · 19 years ago
  33. a16ef86 [PATCH] arm26: fixup get_signal_to_deliver call by Alexey Dobriyan · 19 years ago
  34. 41a60ef [PATCH] arm26: select system type via "choice" by Alexey Dobriyan · 19 years ago
  35. c5e3d98 [PATCH] alpha show_interrups() trashes argument by Eric Sesterhenn · 19 years ago
  36. 9a5e733 [PATCH] alpha: Fix getxpid on alpha so it works for threads by Eric W. Biederman · 19 years ago
  37. 975b3d3 [PATCH] VMSPLIT config options by Mark Lord · 19 years ago
  38. 4940fb4 [PATCH] arch/sh64/kernel/time.c: add module.h by Alexey Dobriyan · 19 years ago
  39. a3310bb [PATCH] sh: machine_halt()/machine_power_off() cleanups by Paul Mundt · 19 years ago
  40. 6c80a1f [PATCH] sh: Add missing timers directory rule to build by Paul Mundt · 19 years ago
  41. 37cc794 [PATCH] sh: convert voyagergx to platform device, drop sh-bus by Paul Mundt · 19 years ago
  42. 8d27e08 [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions by Paul Mundt · 19 years ago
  43. 50373c1 [PATCH] sh: unknown mach-type updates by Paul Mundt · 19 years ago
  44. de02797 [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes by Paul Mundt · 19 years ago
  45. 091904a [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse by Paul Mundt · 19 years ago
  46. 134ed14 [PATCH] sh: Make peripheral clock frequency setting mandatory by Paul Mundt · 19 years ago
  47. 7401729 [PATCH] sh: SH4-202 microdev updates by Paul Mundt · 19 years ago
  48. 4a41cdf [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend. by Heiko Carstens · 19 years ago
  49. bfaa1de [PATCH] disable lost tick compensation before TSCs are synced by john stultz · 19 years ago
  50. 0f07496 [PATCH] Add faster __iowrite32_copy routine for x86_64 by Bryan O'Sullivan · 19 years ago
  51. e8730eab [PATCH] uml: compilation fix when MODE_SKAS disabled by Pekka Enberg · 19 years ago
  52. 1d0098b [PATCH] mips: gdb-stub.c: fix parse error before ; token by Alexey Dobriyan · 19 years ago
  53. cc0fa84 [PATCH] powerpc: enable irq's for platform functions. by Ben Collins · 19 years ago
  54. 389d1ea [PATCH] CONFIG_DOUBLEFAULT Kconfig fix by Ingo Molnar · 19 years ago
  55. 577bca9 [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES by Olaf Hering · 19 years ago
  56. 3833a70 [PATCH] x86_64: compat_sys_futimesat fix by Andrew Morton · 19 years ago
  57. e1762ec Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  58. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 19 years ago
  59. b6ebb26 [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 by Jason Gaston · 19 years ago
  60. 7fb76aa [SUNGEM]: Unbreak Sun GEM chips. by David S. Miller · 19 years ago
  61. b8c475b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 by Linus Torvalds · 19 years ago
  62. 28e0cf2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  63. 9aef3b7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  64. bb4bc81 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  65. 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  66. 7fcdf32 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  67. 22f01da [SPARC]: Fix compile failures in math-emu. by David S. Miller · 19 years ago
  68. cddfc12 [SPARC64]: Kill compat_sys_clock_settime sign extension stub. by David S. Miller · 19 years ago
  69. 68ee3eb [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) by Kyle McMartin · 19 years ago
  70. a2ba82c [PARISC] Simplify DISCONTIGMEM in Kconfig by Kyle McMartin · 19 years ago
  71. 14e54cc [ARM] 3289/1: Enable the LCD support for Integrator/CP by Catalin Marinas · 19 years ago
  72. 6651a5c [PATCH] mv643xx_eth: Fix for building as a module by Dale Farnsworth · 19 years ago
  73. 6fe8f47 [X86] Add new Intel cache descriptors. by Dave Jones · 19 years ago
  74. 61d67f2 [IA64-SGI] Add PROM feature set for device flush list by Prarit Bhargava · 19 years ago
  75. c70ca00 [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata by Ben Collins · 19 years ago
  76. 7efb830 [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index by George G. Davis · 19 years ago
  77. 0367a8d [ARM] 3266/1: S3C2400 - adds macro S3C24XX by Lucas Correia Villa Real · 19 years ago
  78. 139366a [IA64-SGI] XPC remove unnecessary GFP_DMA flag by Jes Sorensen · 19 years ago
  79. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  80. 79c83bd [IA64] Scaling fix for simultaneous unaligned accesses by Jack Steiner · 19 years ago
  81. dc64161 [IA64-SGI] sn_dma_alloc_coherent should use gfp flags by Takashi Iwai · 19 years ago
  82. 2a79205 [IA64] Set the correct default OS status in the MCA handler by Keith Owens · 19 years ago
  83. 4072719 [SUNGEM]: Make PM of PHYs more reliable (#2) by Benjamin Herrenschmidt · 19 years ago
  84. f671c45 [PARISC] Arch-specific compat signals by Kyle McMartin · 19 years ago
  85. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 19 years ago
  86. 1bcdd85 [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data by Helge Deller · 19 years ago
  87. a2bb214 [PARISC] Remove {,un}lock_kernel from perf ioctl by Matthew Wilcox · 19 years ago
  88. 85509c0 [PARISC] Add chassis_power_off routine by Kyle McMartin · 19 years ago
  89. 526110f [PARISC] Remove obsolete _hlt cruft by Kyle McMartin · 19 years ago
  90. 9073315 [PARISC] Move pm_power_off export to process.c by Kyle McMartin · 19 years ago
  91. 96629c0 [PARISC] Clean up compiler warning in pci.c by Helge Deller · 19 years ago
  92. 1099209 [PARISC] Use F_EXTEND() for COMMAND_GLOBAL by Kyle McMartin · 19 years ago
  93. 370361f [PARISC] Fix floating point invalid exception trap handler by James Bottomley · 19 years ago
  94. c475eea [PARISC] Drop unused do_check_pgt_cache() by Helge Deller · 19 years ago
  95. 2c9aada [PARISC] Remove unnecessary extern declarations from asm/pci.h by Grant Grundler · 19 years ago
  96. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 19 years ago
  97. a1c7444 [PARISC] Update b180_defconfig by Matthew Wilcox · 19 years ago
  98. 4415863 [SPARC]: Increase NR_SYSCALLS to 299 by David S. Miller · 19 years ago
  99. ce33941 [PARISC] Make flush_tlb_all_local take a void * by Matthew Wilcox · 19 years ago
  100. 20a2c88 [ARM] Fix ioremap.c vfree type warning by Russell King · 19 years ago