1. 2f048ea [PATCH] Call emergency_reboot from panic by Eric W. Biederman · 19 years ago
  2. ff31977 [PATCH] Use kernel_power_off in sysrq-o by Eric W. Biederman · 19 years ago
  3. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  4. 7c9a900 [PATCH] x86_64: Fix reboot_force by Eric W. Biederman · 19 years ago
  5. 4a1421f [PATCH] i386: Implement machine_emergency_reboot by Eric W. Biederman · 19 years ago
  6. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  7. 16dcb4b [PATCH] Fix the arguments to machine_restart on cris by Eric W. Biederman · 19 years ago
  8. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  9. abcd9e5 [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. by Eric W. Biederman · 19 years ago
  10. 4a00ea1 [PATCH] Refactor sys_reboot into reusable parts by Eric W. Biederman · 19 years ago
  11. 47f61f3 [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. by Eric W. Biederman · 19 years ago
  12. a6fa657 [PATCH] qla2xxx: Kconfig dependency fix by Andrew Morton · 19 years ago
  13. 9a168bd [PATCH] qla: remove anonymous union by Andrew Morton · 19 years ago
  14. 89373de [PATCH] inotify: fix oops fix by Andrew Morton · 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. e5ca844 [PATCH] inotify: check retval in init by Robert Love · 19 years ago
  18. 1b2ccf0 [PATCH] inotify: change default limits by Robert Love · 19 years ago
  19. 5eb22cb [PATCH] inotify: exit path cleanups by Robert Love · 19 years ago
  20. 783bc29 [PATCH] inotify: oops fix by Robert Love · 19 years ago
  21. 33ea2f5 [PATCH] inotify: use fget_light by Robert Love · 19 years ago
  22. b680716 [PATCH] inotify: misc. cleanup by Robert Love · 19 years ago
  23. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  24. 6b6a93c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  25. e892278 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  26. 7686ee1 [EMATCH]: Remove feature ifdefs in meta ematch. by Patrick McHardy · 19 years ago
  27. db7d9a4 [SPARC64]: Move syscall success and newchild state out of thread flags. by David S. Miller · 19 years ago
  28. cdd5186 [SPARC64]: Privatize sun5_timer. by David S. Miller · 19 years ago
  29. c5019a57 [SPARC64]: Kill totally unused inline functions from asm/spitfire.h by David S. Miller · 19 years ago
  30. 620de54 [SPARC64]: Simplify asm/rwsem.h slightly. by David S. Miller · 19 years ago
  31. 6593eae [SPARC64]: Non-atomic bitops do not need volatile operations by David S. Miller · 19 years ago
  32. 4b50242 [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c by David S. Miller · 19 years ago
  33. 2d1aea8 [SPARC]: sbus/vfc_i2c: remove sleep_on() usage by Nishanth Aravamudan · 19 years ago
  34. cb39d26 [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  35. 70c8337 [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  36. 4564203 [SPARC]: Remvoe APM_RTC_IS_GMT from config. by Adrian Bunk · 19 years ago
  37. 48647fe [W1]: Do not use NFLOG netlink number. by David S. Miller · 19 years ago
  38. 227510c [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister' by Cal Peake · 19 years ago
  39. 4e8fd22 [PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementations by Russell King · 19 years ago
  40. 2c2a68b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  41. c94c0d2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  42. 53776eb [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk by Lucas Correia Villa Real · 19 years ago
  43. 8ed693d /home/lenb/linux-2.6 branch 'acpi-2.6.12' by Luming Yu · 19 years ago
  44. 668d74c ACPI: delete unnecessary EC console messages by Luming Yu · 19 years ago
  45. 72538d8 Remove "noreplacement" kernel command line option. by Linus Torvalds · 19 years ago
  46. 2847e34 x86: use alternative instructions for fnsave/fxsave too by Linus Torvalds · 19 years ago
  47. 38afd6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  48. 261688d [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} by David S. Miller · 19 years ago
  49. 8ed1383 x86: make restore_fpu() use alternative assembler instructions by Linus Torvalds · 19 years ago
  50. d3984a6 [NETFILTER]: Fix ip6t_LOG MAC format by Patrick McHardy · 19 years ago
  51. 74bb421 [NETFILTER]: Use correct byteorder in ICMP NAT by Patrick McHardy · 19 years ago
  52. 21f930e [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload by Patrick McHardy · 19 years ago
  53. d04b4f8 [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) by Patrick McHardy · 19 years ago
  54. 4c1217d [NETFILTER]: Fix deadlock in ip6_queue by Patrick McHardy · 19 years ago
  55. b339a18 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to by Linus Torvalds · 19 years ago
  56. 28e212f [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. by David S. Miller · 19 years ago
  57. 056a876 [PATCH] Serial: No need to check for priv != NULL in remove_one by Russell King · 19 years ago
  58. 14a59e1 [EQL]: Proper num_slaves decrement by Loic Le Loarer · 19 years ago
  59. 4acdbdb [NETFILTER]: ip_conntrack_expect_related must not free expectation by Rusty Russell · 19 years ago
  60. ab9b633 [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdata by Russell King · 19 years ago
  61. 4aa49d1 [ATM]: zatm: mailbox converted to pci_alloc_consistent() by Francois Romieu · 19 years ago
  62. b72f6ec [NET]: Fix tc_verd thinko in skb_clone() by David S. Miller · 19 years ago
  63. 0303770 [NET]: Make ipip/ip6_tunnel independant of XFRM by Patrick McHardy · 19 years ago
  64. c877efb [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie. by Stephen Hemminger · 19 years ago
  65. 23a534e [NET]: NETCONSOLE must depend on INET by Adrian Bunk · 19 years ago
  66. eb3f8f5 [NET]: BRIDGE_EBT_ARPREPLY must depend on INET by Adrian Bunk · 19 years ago
  67. abaacad [IPV4]: Don't select XFRM for ip_gre by Patrick McHardy · 19 years ago
  68. 6aef4fdf [NET]: Only build flow.o if CONFIG_XFRM=y by Patrick McHardy · 19 years ago
  69. 86cf42e4e [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error by Duncan Sands · 19 years ago
  70. 88e9fa8 [ATM]: Trivial spelling fix patch for net/Kconfig by Jesper Juhl · 19 years ago
  71. 5938a7b [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  72. c9e4261 [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  73. 5e8676d [ATM]: [he] remove linux/version.h include by Olaf Hering · 19 years ago
  74. e1bd232 [ATM]: [idt77252] use time_after() macro by Marcelo Feitoza Parisi · 19 years ago
  75. 322361b [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker@ntlworld.com>) by Chas Williams · 19 years ago
  76. 43f51fc [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>) by Chas Williams · 19 years ago
  77. 3f1c81f [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. by David S. Miller · 19 years ago
  78. 6876f95 [IPV4]: fix IP_FIB_HASH kconfig warning by Adrian Bunk · 19 years ago
  79. 5420899 [NET]: Kconfig: NETCONSOLE and NETPOLL together by Randy Dunlap · 19 years ago
  80. d1ad1ff [SCTP]: Fix potential null pointer dereference while handling an icmp error by Sridhar Samudrala · 19 years ago
  81. ee71a29 [SCTP]: Audit return code of create_proc_* by Christophe Lucas · 19 years ago
  82. e2bf521 [NET]: Fix "nocast type" warnings in skbuff.h by Victor Fusco · 19 years ago
  83. 37da647 [NETLINK]: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  84. 23af27e [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID. by Patrick McHardy · 19 years ago
  85. 452f299 [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue by Thomas Graf · 19 years ago
  86. d7c7ed4 [PKT_SCHED]: Remove debugging leftover from textsearch ematch by Thomas Graf · 19 years ago
  87. fbc0dc0 [PATCH] Serial: Add support for SIIG Quartet serial card by Andrey Panin · 19 years ago
  88. 65cc337 [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s by Ben Dooks · 19 years ago
  89. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 19 years ago
  90. 772a9e6 [PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable by Sascha Hauer · 19 years ago
  91. 246b497 [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB by Alexander Schulz · 19 years ago
  92. b66da4a [PATCH] ARM: Remove global nwfpe register variable by Russell King · 19 years ago
  93. f60f7008 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  94. c6c621b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  95. af6ea9c Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  96. 1fa4aad Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  97. b752341 [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports by Alexander Schulz · 19 years ago
  98. 878cf4e [PATCH] ARM: 2794/1: Add "Image" and "mach-types.h" to dontdiff list by Michael Burian · 19 years ago
  99. 109d89c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off by Russell King · 19 years ago
  100. 54ea06f [PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructions by Russell King · 19 years ago