1. 60693e5 i2c-piix4: Fix SB700 PCI device ID by Shane Huang · 17 years ago
  2. 4500371 MAINTAINERS: update DCO info by Randy Dunlap · 17 years ago
  3. 60187d2 sigqueue_free: fix the race with collect_signal() by Oleg Nesterov · 17 years ago
  4. 99db67b userns: don't leak root user by Alexey Dobriyan · 17 years ago
  5. 59845b1 request_irq: fix DEBUG_SHIRQ handling by Jarek Poplawski · 17 years ago
  6. 2aeb3db eCryptfs: fix possible fault in ecryptfs_sync_page by Ryusuke Konishi · 17 years ago
  7. 85787a2 Fix typo in atmel_spi.c by Andrew Victor · 17 years ago
  8. f79abb8 Fix modpost warning in serial driver by Ralf Baechle · 17 years ago
  9. cb109a0 Add MAINTAINERS entry for IOC3 serial driver by Ralf Baechle · 17 years ago
  10. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  11. b07e35f setpgid(child) fails if the child was forked by sub-thread by Oleg Nesterov · 17 years ago
  12. 5d540fb slub: do not fail if we cannot register a slab with sysfs by Christoph Lameter · 17 years ago
  13. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 17 years ago
  14. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  15. f2ab6d8 Assign task_struct.exit_code before taskstats_exit() by Jonathan Lim · 17 years ago
  16. c24c55c Fix font dependency for SGI Newport console driver by Ralf Baechle · 17 years ago
  17. f5cc15d Fix possible NULL pointer dereference in udf_table_free_blocks() by Jan Kara · 17 years ago
  18. bcec447 UDF: handle wrong superblock better by Jan Kara · 17 years ago
  19. 989f89c fix rcu_read_lock() in page migraton by KAMEZAWA Hiroyuki · 17 years ago
  20. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  21. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 17 years ago
  22. 6419168 process_zones(): fix recovery code by Andrew Morton · 17 years ago
  23. 060d11b revert "eCryptfs: fix lookup error for special files" by Andrew Morton · 17 years ago
  24. aa137f9 SLUB: Force inlining for functions in slub_def.h by Christoph Lameter · 17 years ago
  25. d66ac47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  26. 0ee1307 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. 5f92c32 [SPARC64]: Fix several bugs in MSI handling. by David S. Miller · 17 years ago
  28. 6e69d60 [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling. by David S. Miller · 17 years ago
  29. 88282c6 [PKTGEN]: Remove write-only variable. by Pavel Emelyanov · 17 years ago
  30. a289d70 [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry by Jesper Bengtsson · 17 years ago
  31. dbaaa07 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() by Lucas Nussbaum · 17 years ago
  32. 2d8348b ACPI: EC: Check if boot_ec was really found in DSDT by Alexey Starikovskiy · 17 years ago
  33. b4a488d [BRIDGE]: Fix OOPS when bridging device without ethtool. by Stephen Hemminger · 17 years ago
  34. df1c0b8 [BRIDGE]: Packets leaking out of disabled/blocked ports. by Stephen Hemminger · 17 years ago
  35. b91ddd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  36. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 17 years ago
  37. e70da56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  38. 644b55c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  39. feabb06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  40. 62e6f1e fix maxcpus=1 oops in show_stat() by Hugh Dickins · 17 years ago
  41. 4ac212a SELinux: clear parent death signal on SID transitions by Stephen Smalley · 17 years ago
  42. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  43. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  44. 498d630 SCTP: Correctly disable listening when backlog is 0. by Vlad Yasevich · 17 years ago
  45. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  46. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  47. 2772b49 SCTP: Pick the correct port when binding to 0. by Vlad Yasevich · 17 years ago
  48. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  49. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  50. a1c582d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  51. b5f281a xtensa process.c must #include <linux/fs.h> by Adrian Bunk · 17 years ago
  52. 8057d76 Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000") by Rusty Russell · 17 years ago
  53. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  54. fc43dca [POWERPC] PS3: Fix bug where the major version part is not compared by Masakazu Mokuno · 17 years ago
  55. a98b38b [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix by Pavel Pisa · 17 years ago
  56. 13a6976 [POWERPC] Update defconfigs by Paul Mackerras · 17 years ago
  57. ada83da [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable by Andre Detsch · 17 years ago
  58. 62ee68e [POWERPC] spufs: Fix update of mailbox status register during backed wbox write by Arnd Bergmann · 17 years ago
  59. b3e2c70 Input: psmouse - make dummy touchkit_ps2_detect() static by Adrian Bunk · 17 years ago
  60. 7460caf Input: gscps2 - convert to use kzalloc by Mariusz Kozlowski · 17 years ago
  61. d9f0383 Input: iforce - fix 'unused variable' warning by Andrew Morton · 17 years ago
  62. e3758b2 Input: i8042 - fix retrun value of i8042_aux_test_irq by Fernando Luis Vázquez Cao · 17 years ago
  63. aac2e68 [POWERPC] spu_manage: fix spu_unit_number for celleb device tree by Christian Krafft · 17 years ago
  64. 5cc44e0 [POWERPC] Update defconfigs by Kumar Gala · 17 years ago
  65. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  66. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  67. 0ee6c15 [POWERPC] Flush registers to proper task context by Kumar Gala · 17 years ago
  68. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  69. 594a9df [BNX2]: Add write posting comment. by Michael Chan · 17 years ago
  70. fd51bcc [ARM] 4557/1: Fix PXA irq gpio initialization by Samuel · 17 years ago
  71. 8e54588 [BNX2]: Use msleep(). by Arjan van de Ven · 17 years ago
  72. b07d68b Linux 2.6.23-rc4 by Linus Torvalds · 17 years ago
  73. f99ba18 dm-mpath-rdac: don't stomp on a requests transfer bit by Andrew Vasquez · 17 years ago
  74. 5a99efe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  75. 28d9aa6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. d243769 fix bogus hotplug cpu warning by Hugh Dickins · 17 years ago
  77. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  78. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  79. 88ede82 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  80. 9666582 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  81. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  82. 81b4b98 [PARISC] Add NOTES section by Kyle McMartin · 17 years ago
  83. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 17 years ago
  84. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
  85. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
  86. fabb8ff [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines by Kyle McMartin · 17 years ago
  87. 37efbb7 [PARISC] Add empty <asm-parisc/vga.h> by Kyle McMartin · 17 years ago
  88. 17a82e93 [SPARC32]: Make flush_tlb_kernel_range() an inline function. by David S. Miller · 17 years ago
  89. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  90. 7bcd4da [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  91. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  92. 6c8f5b9 [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. by David S. Miller · 17 years ago
  93. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 17 years ago
  94. 10e2ff1 [NET]: Mark Paul Moore as maintainer of labelled networking. by James Morris · 17 years ago
  95. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  96. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  97. c573f73 [NET]: Avoid pointless allocation casts in BSD compression module by Jesper Juhl · 17 years ago
  98. 901ded2 [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver by Jesper Juhl · 17 years ago
  99. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  100. f424bb9 [PPPOL2TP]: Fix endianness annotations. by Al Viro · 17 years ago