1. 2b0b395 jfs: fix diAllocExt error in resizing filesystem by Bill Pemberton · 14 years ago
  2. aebaec9 [WATCHDOG] max63xx driver depends on ioremap() by Geert Uytterhoeven · 14 years ago
  3. b1183e0 [WATCHDOG] max63xx: be careful when disabling the watchdog by Marc Zyngier · 14 years ago
  4. 0fb0657 [WATCHDOG] fixed book E watchdog period register mask. by Luuk Paulussen · 14 years ago
  5. 77165a4 [WATCHDOG] omap4: Fix WDT Kconfig by Santosh Shilimkar · 14 years ago
  6. 923125c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  7. 872d65f Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  8. d336905 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  9. 334656f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  10. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  11. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  13. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  14. 014f615 Input: wacom - switch mode upon system resume by Ping Cheng · 14 years ago
  15. 41b97ab pcmcia: fix ioport size calculation in rsrc_nonstatic by Dominik Brodowski · 14 years ago
  16. 8392609 ASoC: imx-ssi: do not call hrtimer_disable in trigger function by Sascha Hauer · 14 years ago
  17. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 14 years ago
  18. 8728c54 net: dev_pick_tx() fix by Eric Dumazet · 14 years ago
  19. 8815cd0 ALSA: hda - Add position_fix quirk for Biostar mobo by Takashi Iwai · 14 years ago
  20. d1501ea ALSA: hda - add a quirk for Clevo M570U laptop by Joerg Schirottke · 14 years ago
  21. 1f1b000 [LogFS] Prevent mempool_destroy NULL pointer dereference by Joern Engel · 14 years ago
  22. 250541f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  23. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  24. f5c07a2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  25. 7223b91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  26. d471a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  27. 565a79f ASoC: imx-ssi: increase minimum periods to 4 by Sascha Hauer · 14 years ago
  28. 6c9ff10 SELinux: Reduce max avtab size to avoid page allocation failures by Stephen Smalley · 14 years ago
  29. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 14 years ago
  30. b560177 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() by Geert Uytterhoeven · 14 years ago
  31. 1aac4ef m68k: Fix `struct sigcontext' for ColdFire by Maxim Kuvyrkov · 14 years ago
  32. 4e310fd vsprintf: Change struct printf_spec.precision from s8 to s16 by Joe Perches · 14 years ago
  33. d618540f hwmon: (applesmc) Switch maintainers by Henrik Rydberg · 14 years ago
  34. e174171 hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support by Justin P. Mattock · 14 years ago
  35. 2b3d1d8 hwmon: (it87) Invalidate cache on temperature sensor change by Jean Delvare · 14 years ago
  36. 8acf07c hwmon: (it87) Properly handle wrong sensor type requests by Jean Delvare · 14 years ago
  37. a00afb9 hwmon: (it87) Don't arbitrarily enable temperature channels by Jean Delvare · 14 years ago
  38. c7a78d2 hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n by Jean Delvare · 14 years ago
  39. 328a2c2 hwmon: (sht15) Fix sht15_calc_temp interpolation function by Jerome Oufella · 14 years ago
  40. 3d83e57 ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs by Takashi Iwai · 14 years ago
  41. b331439 ALSA: hda - Fix control element allocations in VIA codec parser by Takashi Iwai · 14 years ago
  42. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 14 years ago
  43. 5094aea lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. by Rusty Russell · 14 years ago
  44. 0110d6f tun: orphan an skb on tx by Michael S. Tsirkin · 14 years ago
  45. b1cdbb5 ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. by Ernst Schwab · 14 years ago
  46. 50aec00 rcu: Update docs for rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  47. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 14 years ago
  48. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  49. 3f2d4f5 ARM: 6052/1: kdump: make kexec work in interrupt context by Mika Westerberg · 14 years ago
  50. 82c6f5a ARM: 6051/1: VFP: preserve the HW context when calling signal handlers by Imre Deak · 14 years ago
  51. 5c5cac6 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate by Imre Deak · 14 years ago
  52. 7e5a69e ARM: 6007/1: fix highmem with VIPT cache and DMA by Nicolas Pitre · 14 years ago
  53. 317aa40 ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off by Anders Larsen · 14 years ago
  54. ec68788 sparc64: Run NMIs on the hardirq stack. by David S. Miller · 14 years ago
  55. afb567e Revert "Input: wacom - merge out and in prox events" by Dmitry Torokhov · 14 years ago
  56. 035df35 sparc64: Allocate sufficient stack space in ftrace stubs. by David S. Miller · 14 years ago
  57. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 14 years ago
  58. 2ba3abd Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  59. 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  60. 2e2dc1d sparc: Fix forgotten kmemleak headers inclusion by Frederic Weisbecker · 14 years ago
  61. a6a5349 ceph: use separate class for ceph sockets' sk_lock by Sage Weil · 14 years ago
  62. e1e4dd0 ceph: reserve one more caps space when doing readdir by Yehuda Sadeh · 14 years ago
  63. fc837c8f ceph: queue_cap_snap should always queue dirty context by Sage Weil · 14 years ago
  64. 44d2d37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  65. 465de2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. ead88af [LogFS] Move assertion by Joern Engel · 14 years ago
  67. d3a03f8 [LogFS] Plug 8 byte information leak by Joern Engel · 14 years ago
  68. 032d8f7 [LogFS] Prevent memory corruption on large deletes by Joern Engel · 14 years ago
  69. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  70. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 14 years ago
  71. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  72. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 14 years ago
  73. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 14 years ago
  74. c011f80 sparc64: Add some more commentary to __raw_local_irq_save() by David S. Miller · 14 years ago
  75. b68b58f ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 by Philby John · 14 years ago
  76. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  77. e182c77 sparc64: Fix memory leak in pci_register_iommu_region(). by David S. Miller · 14 years ago
  78. 25ad403 sparc64: Add kmemleak annotation to sun4v_build_virq() by David S. Miller · 14 years ago
  79. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  80. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 14 years ago
  81. a71d1d6 sparc64: Give a stack frame to the ftrace call sites. by David S. Miller · 14 years ago
  82. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 14 years ago
  83. f8e8a8e sparc64: Remove profiling from some low-level bits. by David S. Miller · 14 years ago
  84. d96478d sparc64: Kill unnecessary static on local var in ftrace_call_replace(). by David S. Miller · 14 years ago
  85. ddacd0b sparc64: Kill CONFIG_STACK_DEBUG code. by David S. Miller · 14 years ago
  86. 63b7549 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. by David S. Miller · 14 years ago
  87. 0c25e9e sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. by David S. Miller · 14 years ago
  88. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 14 years ago
  89. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 14 years ago
  90. 0d0fb0f Linux 2.6.34-rc4 by Linus Torvalds · 14 years ago
  91. 64a8920 Merge branch 'anonvma' by Linus Torvalds · 14 years ago
  92. 50b88c4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  93. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  94. 6a945f3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  95. 50fc88c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  96. 4505a49 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  97. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  98. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  99. ea90002 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma by Linus Torvalds · 14 years ago
  100. 646d87b anon_vma: clone the anon_vma chain in the right order by Linus Torvalds · 14 years ago