1. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 19 years ago
  2. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  3. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  4. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 19 years ago
  5. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 19 years ago
  6. 13626a8 [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. by Ralf Baechle · 19 years ago
  7. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  8. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  9. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  10. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 19 years ago
  11. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  12. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 19 years ago
  13. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  14. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 19 years ago
  15. 6fa679f [PATCH] x86_64: Increase NUMA hash function nodemap by Andi Kleen · 19 years ago
  16. 6fbe85f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  17. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 19 years ago
  18. 63d39fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  19. 463b158 [ARM] 3477/1: ARM EABI: undefine removed syscalls by Nicolas Pitre · 19 years ago
  20. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 19 years ago
  21. 1b627d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  22. f2f4d9e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  23. f05472f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  24. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  25. 754a264 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  26. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 19 years ago
  27. 2717096 [XFRM]: Fix aevent timer. by Jamal Hadi Salim · 19 years ago
  28. 6c97e72 [IPV4]: Possible cleanups. by Adrian Bunk · 19 years ago
  29. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 19 years ago
  30. e778272 [PATCH] PCI: fix sparse warning about pci_bus_flags by Roland Dreier · 19 years ago
  31. 5da594b [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) by John W. Linville · 19 years ago
  32. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 19 years ago
  33. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 19 years ago
  34. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 19 years ago
  35. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 19 years ago
  36. 9fc4831 [PATCH] USB: linux/usb/net2280.h common definitions by Pete Zaitcev · 19 years ago
  37. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  38. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 19 years ago
  39. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 19 years ago
  40. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 19 years ago
  41. 907d91d Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  42. 6762b47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  43. 12831c1 [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static by Adrian Bunk · 19 years ago
  44. 1576274 [ALSA] Fix Oops of PCM OSS emulation by Takashi Iwai · 19 years ago
  45. 8db60bc [WAN]: Remove broken and unmaintained Sangoma drivers. by Adrian Bunk · 19 years ago
  46. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
  47. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 19 years ago
  48. b3967dc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  49. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 19 years ago
  50. e4cff6a [PATCH] x86_64: fix sync before RDTSC on Intel cpus by Siddha, Suresh B · 19 years ago
  51. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  52. 89ec4c2 [PATCH] vesafb: Fix incorrect logo colors in x86_64 by Antonino A. Daplas · 19 years ago
  53. ac50ab3 [PATCH] sparc32 vga support by Andrew Morton · 19 years ago
  54. 6f54e2d [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page by J. Bruce Fields · 19 years ago
  55. 5ac90c9 [PATCH] module support: record in vermagic ability to unload a module by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  56. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 19 years ago
  57. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 19 years ago
  58. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 19 years ago
  59. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 19 years ago
  60. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 19 years ago
  61. fb5035d [PATCH] leds: re-layout include/linux/leds.h by Ben Dooks · 19 years ago
  62. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 19 years ago
  63. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 19 years ago
  64. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 19 years ago
  65. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 19 years ago
  66. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  67. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 19 years ago
  68. 0664299 [PATCH] s390: ebdic to ascii conversion tables by Peter Oberparleiter · 19 years ago
  69. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  70. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 19 years ago
  71. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 19 years ago
  72. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 19 years ago
  73. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 19 years ago
  74. dc8cbae [PATCH] mptspec: remove duplicate #include by Randy Dunlap · 19 years ago
  75. 91fc8ab [PATCH] page flags: add commentry regarding field reservation by Andy Whitcroft · 19 years ago
  76. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 19 years ago
  77. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 19 years ago
  78. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 19 years ago
  79. 7519fdc [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* by OGAWA Hirofumi · 19 years ago
  80. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 19 years ago
  81. 9aeedfc [PATCH] get rid of the PIPE_*() macros by Ingo Molnar · 19 years ago
  82. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 19 years ago
  83. 30d41bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  84. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 19 years ago
  85. bb54a33 [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 by Catalin Marinas · 19 years ago
  86. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 19 years ago
  87. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 19 years ago
  88. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 19 years ago
  89. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 19 years ago
  90. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 19 years ago
  91. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 19 years ago
  92. 9b591cb [X25]: Restore skb->dev setting in x25_type_trans(). by David S. Miller · 19 years ago
  93. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 19 years ago
  94. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 19 years ago
  95. 48bfee5 [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h by Jing Min Zhao · 19 years ago
  96. 972d1cb [NETFILTER]: Add helper functions for mass hook registration/unregistration by Patrick McHardy · 19 years ago
  97. 2e2f7ae [NETFILTER]: Fix fragmentation issues with bridge netfilter by Patrick McHardy · 19 years ago
  98. 9323557 [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation by Lennert Buytenhek · 19 years ago
  99. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 19 years ago
  100. bbd3aff [PATCH] x86_64: fix CONFIG_REORDER by Sam Ravnborg · 19 years ago