1. 40a085c [SPARC]: Add inotify syscall entries. by David S. Miller · 19 years ago
  2. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  3. fc00a62 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  4. 0983f05 Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp by Linus Torvalds · 19 years ago
  5. a8d11e3 [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code by Ben Dooks · 19 years ago
  6. 0963aba [PATCH] x86_64 sync machine_power_off with i386 by Eric W. Biederman · 19 years ago
  7. 910de55 [PATCH] APM: Remove redundant call to set_cpus_allowed by Eric W. Biederman · 19 years ago
  8. 4fa2564 [PATCH] i386 machine_power_off cleanup by Eric W. Biederman · 19 years ago
  9. d8e392e [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to reboot on by Eric W. Biederman · 19 years ago
  10. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  11. 7c9a900 [PATCH] x86_64: Fix reboot_force by Eric W. Biederman · 19 years ago
  12. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  13. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  14. 16dcb4b [PATCH] Fix the arguments to machine_restart on cris by Eric W. Biederman · 19 years ago
  15. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  16. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  17. 186efd5 [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance by Russell King · 19 years ago
  18. 7fcc113 [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c by Ben Dooks · 19 years ago
  19. 5730b7d [PATCH] ARM: 2828/1: BAST - remove static map of ASIX area by Ben Dooks · 19 years ago
  20. db7d9a4 [SPARC64]: Move syscall success and newchild state out of thread flags. by David S. Miller · 19 years ago
  21. cdd5186 [SPARC64]: Privatize sun5_timer. by David S. Miller · 19 years ago
  22. 2c2a68b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  23. c94c0d2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  24. 53776eb [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk by Lucas Correia Villa Real · 19 years ago
  25. 72538d8 Remove "noreplacement" kernel command line option. by Linus Torvalds · 19 years ago
  26. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  27. b339a18 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to by Linus Torvalds · 19 years ago
  28. ab9b633 [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdata by Russell King · 19 years ago
  29. 65cc337 [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s by Ben Dooks · 19 years ago
  30. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 19 years ago
  31. 246b497 [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB by Alexander Schulz · 19 years ago
  32. b66da4a [PATCH] ARM: Remove global nwfpe register variable by Russell King · 19 years ago
  33. b752341 [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports by Alexander Schulz · 19 years ago
  34. 109d89c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off by Russell King · 19 years ago
  35. 54ea06f [PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructions by Russell King · 19 years ago
  36. 9fb1759 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Siddha, Suresh B · 19 years ago
  37. d6e1860 Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  38. 35e422c [PATCH] visws: reexport pm_power_off by Alexey Dobriyan · 19 years ago
  39. 46906c4 [IA64] Fix undefined reference to can_cpei_retarget for simulator by Ian Wienand · 19 years ago
  40. 20d0021 [PATCH] uml: allow building as 32-bit binary on 64bit host by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. ecc354a [PATCH] uml: reintroduce pcap support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. 1c30385 [PATCH] uml: gcc 2.95 fix and Makefile cleanup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  43. 2e5e559 [PATCH] uml: consolidate modify_ldt by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. 1feb8d2 [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. bcb01b8 [PATCH] uml: fix lvalue for gcc4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 514fd7fd Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  47. 1e279dd [PATCH] v850: Align ___start___param to match parameter alignment by Miles Bader · 19 years ago
  48. 99ad25a3 Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  49. 59a0a8aa [IA64] fix call of smp_processor_id() by XPC while by Dean Nelson · 19 years ago
  50. f264cc2 [PATCH] ppc64: add 970MP PVR by Olof Johansson · 19 years ago
  51. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  52. f13487c [PATCH] ppc32: make -j12 all fails in uImage target by Olaf Hering · 19 years ago
  53. 068e1b9 [PATCH] s390: fadvise hint values. by Martin Schwidefsky · 19 years ago
  54. 153f805 [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction by James Bottomley · 19 years ago
  55. 6cd59f7 Merge /home/torvalds/linux-2.6-arm by Linus Torvalds · 19 years ago
  56. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  57. 7c2a6c6 [IA64] Altix pcibus_to_node implementation by Christoph Lameter · 19 years ago
  58. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 19 years ago
  59. bc75a24 [PATCH] kexec-ppc: fix for ksysfs crash_notes by Albert Herranz · 19 years ago
  60. 5c888d5 [PATCH] xtensa: use ssleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  61. 813e678 [PATCH] xtensa: remove old syscalls by Chris Zankel · 19 years ago
  62. 8b8a9da [PATCH] uml:remove user_constants.h on clean by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  63. d312ced [PATCH] x86_64: section alignment fix by Andrew Morton · 19 years ago
  64. 22a4427 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  65. 08357f8 [IA64] improve flush_icache_range() by Zoltan Menyhart · 19 years ago
  66. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  67. 60a762b [IA64] remove CONFIG_IA64_SGI_SN_SIM by Greg Edwards · 19 years ago
  68. 9f02d6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  69. 9ffc7a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  70. c12a828 [SPARC64]: Fix SMP build failure. by Andrew Morton · 19 years ago
  71. 514604c [IA64] pcibus_to_node implementation for IA64 by Christoph Lameter · 19 years ago
  72. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  73. 6c4fa56 [ACPI] fix C1 patch for IA64 http://bugzilla.kernel.org/show_bug.cgi?id=4233 by Venkatesh Pallipadi · 19 years ago
  74. 9d94377 [ACPI] S3 resume -- use lgdtl, not lgdt by Nickolai Zeldovich · 19 years ago
  75. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  76. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 20 years ago
  77. 55e59c5 [ACPI] Evaluate CPEI Processor Override flag by Ashok Raj · 20 years ago
  78. ad2f931 [PATCH] I2C: Move hwmon drivers (1/3) by Jean Delvare · 19 years ago
  79. 1604d9c Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  80. 73eb7d9 [PATCH] ARM SMP: Initialise cpu_present_map by Russell King · 19 years ago
  81. e11b223 [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs by Russell King · 19 years ago
  82. 3b5cc09 [IA64] assign_irq_vector() should not panic by Kenji Kaneshige · 19 years ago
  83. 6991392 [IA64] use msleep_interruptible() instead of schedule_timeout by Nishanth Aravamudan · 19 years ago
  84. 623cdf4 [PATCH] v850: Update checksum.h to match changed function signatures by Miles Bader · 19 years ago
  85. f43a64c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  86. d0feafb [IA64] remove linux/version.h include from arch/ia64 by Olaf Hering · 19 years ago
  87. e7578c0 Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  88. d12734d [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map by Russell King · 19 years ago
  89. 7343c9b [PATCH] ARM: remove linux/version.h include from arch/arm by Olaf Hering · 19 years ago
  90. f7ceba3 [SPARC64]: Add syscall auditing support. by David S. Miller · 19 years ago
  91. 8d8a647 [SPARC64]: Pass regs and entry/exit boolean to syscall_trace() by David S. Miller · 19 years ago
  92. bb49bcd [SPARC64]: Add SECCOMP support. by David S. Miller · 19 years ago
  93. af166d1 [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code. by David S. Miller · 19 years ago
  94. d369ddd [SPARC64]: Add __read_mostly support. by David S. Miller · 19 years ago
  95. 9126dfd [SPARC]: Add ioprio system call support. by David S. Miller · 19 years ago
  96. 5c23804 Merge master.kernel.org:~rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  97. 58c853c [PATCH] remove asm-xtensa/ipc.h by Stephen Rothwell · 19 years ago
  98. ec6bced [PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq support by Tony Lindgren · 19 years ago
  99. d3b8341 [PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfig by Tony Lindgren · 19 years ago
  100. bb13b5f [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files by Tony Lindgren · 19 years ago