1. 7ad72ca ext4: Remove unused variable from ext4_show_options by Theodore Ts'o · 16 years ago
  2. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  3. 3537576 ext4: remove double definitions of xattr macros by Shen Feng · 16 years ago
  4. 74767c5 ext4: miscellaneous error checks and coding cleanups for mballoc by Shen Feng · 16 years ago
  5. fdf6c7a ext4: add error processing when calling ext4_mb_init_cache in mballoc by Shen Feng · 16 years ago
  6. 31b481d ext4: Fix ext4_mb_init_cache return error by Mingming Cao · 16 years ago
  7. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  8. 91d9982 ext4: switch to seq_files by Alexey Dobriyan · 16 years ago
  9. 07d45f1 ext4: Use BUG_ON() instead of BUG() by Julia Lawall · 16 years ago
  10. ed8f9c7 ext4: start searching for the right extent from the goal group. by Aneesh Kumar K.V · 16 years ago
  11. 8a35694 ext4: fix comments to say "ext4" by Shen Feng · 16 years ago
  12. e7dfb24 ext4: Fix mb_find_next_bit not to return larger than max by Aneesh Kumar K.V · 16 years ago
  13. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  14. 71dc8fb ext4: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  15. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  16. feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
  17. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  18. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
  19. 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 16 years ago
  20. af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 16 years ago
  21. c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 16 years ago
  22. 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 16 years ago
  23. 392a0fc x86: merge dwarf2 headers by Glauber Costa · 16 years ago
  24. d73a731 x86: use AS_CFI instead of UNWIND_INFO by Glauber Costa · 16 years ago
  25. 70f1bba x86: use ignore macro instead of hash comment by Glauber Costa · 16 years ago
  26. 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 16 years ago
  27. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  28. 4d727a7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  29. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  30. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 16 years ago
  31. b2613e3 ftrace: build fix for ftraced_suspend by Ingo Molnar · 16 years ago
  32. c300ba2 sched_clock: and multiplier for TSC to gtod drift by Steven Rostedt · 16 years ago
  33. a83bc47 sched_clock: record TSC after gtod by Steven Rostedt · 16 years ago
  34. c0c8773 sched_clock: only update deltas with local reads. by Steven Rostedt · 16 years ago
  35. 2b8a0cf sched_clock: fix calculation of other CPU by Steven Rostedt · 16 years ago
  36. af52a90 sched_clock: stop maximum check on NO HZ by Steven Rostedt · 16 years ago
  37. f7cce27 sched_clock: widen the max and min time by Steven Rostedt · 16 years ago
  38. 62c43dd sched_clock: record from last tick by Steven Rostedt · 16 years ago
  39. 60bc080 ftrace: separate out the function enabled variable by Steven Rostedt · 16 years ago
  40. a2bb6a3 ftrace: add ftrace_kill_atomic by Steven Rostedt · 16 years ago
  41. 26bc83f ftrace: use current CPU for function startup by Steven Rostedt · 16 years ago
  42. ad59124 ftrace: start wakeup tracing after setting function tracer by Steven Rostedt · 16 years ago
  43. b5c21b4 ftrace: check proper config for preempt type by Steven Rostedt · 16 years ago
  44. 1e16c0a ftrace: trace schedule by Steven Rostedt · 16 years ago
  45. 001b676 ftrace: define function trace nop by Steven Rostedt · 16 years ago
  46. 007c05d ftrace: move sched_switch enable after markers by Steven Rostedt · 16 years ago
  47. b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 16 years ago
  48. 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 16 years ago
  49. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  50. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  51. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  52. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  53. 3d0decc x86: fix tsc unification buglet with ftrace and stackprotector by Ingo Molnar · 16 years ago
  54. 857f3fd nohz: don't stop idle tick if softirqs are pending. by Heiko Carstens · 16 years ago
  55. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  56. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  57. f302a5bb x86: reserve SLIT by Yinghai Lu · 16 years ago
  58. 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 16 years ago
  59. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  60. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 16 years ago
  61. a7de390 rapidio: fix device reference counting by Eugene Surovegin · 16 years ago
  62. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  63. e5a5816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  64. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  65. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  66. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  67. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  68. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  69. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  70. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  71. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  72. bdb2192 slub: Fix use-after-preempt of per-CPU data structure by Dmitry Adamushko · 16 years ago
  73. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  74. f8804d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  75. 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 16 years ago
  76. a26449d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 16 years ago
  78. 9cc3089 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 70ff055 Fix PREEMPT_RCU without HOTPLUG_CPU by Nick Piggin · 16 years ago
  80. 39415a4 x86, VisWS: fix pci_direct_conf1 dependency by Ingo Molnar · 16 years ago
  81. c47277d x86, VisWS: build fix by Ingo Molnar · 16 years ago
  82. e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 16 years ago
  83. f78cb9b x86, VisWS: build fix by Ingo Molnar · 16 years ago
  84. b6770c8 x86, VisWS: do not allow VisWS for Voyager by Ingo Molnar · 16 years ago
  85. 8a55a00a x86, VisWS: turn into generic arch, update include file change by Ingo Molnar · 16 years ago
  86. 3a62ed7 x86/pci: fix warnings in subsys_initcall functions by Robert Richter · 16 years ago
  87. 3f68f7d x86/pci merge: fixing numaq initialization by Robert Richter · 16 years ago
  88. eb6d42e ftrace: Documentation by Steven Rostedt · 16 years ago
  89. b10e9ad arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. by Daniel Guilak · 16 years ago
  90. 544304b kernel/kprobes.c: Made kprobe_blacklist static. by Daniel Guilak · 16 years ago
  91. 08405b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  92. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  93. 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
  94. 26dd9fc x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
  95. 0cecf92 x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
  96. 54ce7f9 x86, VisWS: turn into generic arch, IO-APIC setup fix by Ingo Molnar · 16 years ago
  97. efefa6f x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
  98. 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
  99. 6525363 x86, VisWS: turn into generic arch, copy visws files by Ingo Molnar · 16 years ago
  100. 078c0bb x86, VisWS: turn into generic arch, add early quirks to default architectures by Ingo Molnar · 16 years ago