1. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago
  2. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 12 years ago
  3. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 12 years ago
  4. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  5. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  6. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 12 years ago
  7. 8da00ed backlight: fix typo in tosa_lcd.c by Masanari Iida · 12 years ago
  8. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 12 years ago
  9. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago
  10. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 12 years ago
  11. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 12 years ago
  12. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 12 years ago
  13. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 12 years ago
  14. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 12 years ago
  15. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 12 years ago
  16. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  17. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 12 years ago
  18. f450716 nbd: rename the nbd_device variable from lo to nbd by Wanlong Gao · 12 years ago
  19. cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 12 years ago
  20. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 12 years ago
  21. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 12 years ago
  22. f60adf4 ipmi: simplify locking by Corey Minyard · 12 years ago
  23. 895dcfd ipmi: fix message handling during panics by Corey Minyard · 12 years ago
  24. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 12 years ago
  25. 828dc9d ipmi: increase KCS timeouts by Matthew Garrett · 12 years ago
  26. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 12 years ago
  27. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  28. eaa3be6 kexec: add further check to crashkernel by Zhenzhong Duan · 12 years ago
  29. d034cfa kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations by Will Deacon · 12 years ago
  30. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  31. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  32. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 12 years ago
  33. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 12 years ago
  34. a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 12 years ago
  35. b3a7e98 smp: add func to IPI cpus based on parameter func by Gilad Ben-Yossef · 12 years ago
  36. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  37. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  38. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 12 years ago
  39. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  40. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  41. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 12 years ago
  42. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  43. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  44. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  45. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  46. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  47. b18dafc vfs: fix d_ancestor() case in d_materialize_unique by Michel Lespinasse · 12 years ago
  48. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  49. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  50. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  51. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. 46b407c Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 18d9946 Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. c8bc5e3 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 94f826b net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() by Eric Dumazet · 12 years ago
  63. a754a87 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards by Arnd Bergmann · 12 years ago
  64. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 12 years ago
  65. 375dec9 ARM: 7343/1: sa11x0: convert to sparse IRQ by Russell King · 12 years ago
  66. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 12 years ago
  67. 3638dd2 ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq by Rob Herring · 12 years ago
  68. 905cdc8 ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h by Rob Herring · 12 years ago
  69. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 12 years ago
  70. 18bbff9 Merge branch 'sa11x0-lcd' into sa11x0 by Russell King · 12 years ago
  71. e7d863d Merge branch 'sa11x0-mtd' into sa11x0 by Russell King · 12 years ago
  72. c213201 ARM: sa11x0: remove unused DMA controller definitions by Russell King · 12 years ago
  73. 9903405 ARM: sa11x0: remove old SoC private DMA driver by Russell King · 12 years ago
  74. 277dc7a Merge branch 'sa11x0-ir' into sa11x0 by Russell King · 12 years ago
  75. 374da9d Merge branch 'sa1111' into sa11x0 by Russell King · 12 years ago
  76. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 12 years ago
  77. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 12 years ago
  78. dbb6d09 USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  79. f264dde USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  80. 1aa35a2 USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  81. 3463ff4 um: Update defconfig by Richard Weinberger · 12 years ago
  82. 12783aa um: Switch to large mcmodel on x86_64 by Richard Weinberger · 12 years ago
  83. 9310da0 MTD: Relax dependencies by Richard Weinberger · 12 years ago
  84. 194a64c um: Wire CONFIG_GENERIC_IO up by Richard Weinberger · 12 years ago
  85. 4d94d6d um: Serve io_remap_pfn_range() by Richard Weinberger · 12 years ago
  86. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 12 years ago
  87. 4c3ff74 um: allow SUBARCH=x86 by Al Viro · 12 years ago
  88. dc5be20 um: most of the SUBARCH uses can be killed by Al Viro · 12 years ago
  89. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 12 years ago
  90. 6440536 um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS by Al Viro · 12 years ago
  91. c6b17bb um: use the right ifdef around exports in user_syms.c by Al Viro · 12 years ago
  92. d3985d9 um: a bunch of headers can be killed by using generic-y by Al Viro · 12 years ago
  93. 69a3b4b um: ptrace-generic.h doesn't need user.h by Al Viro · 12 years ago
  94. c2220b2 um: kill HOST_TASK_PID by Al Viro · 12 years ago
  95. 28a12cb um: remove pointless include of asm/fixmap.h from asm/pgtable.h by Al Viro · 13 years ago
  96. 2ffd2e2 um: asm-offsets.h might as well come from underlying arch... by Al Viro · 13 years ago
  97. c56334d um: merge processor_{32,64}.h a bit... by Al Viro · 13 years ago
  98. 10c890c0 um: switch close_chan() to struct line by Al Viro · 13 years ago
  99. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  100. 5eaa341 um: line->have_irq is never checked... by Al Viro · 13 years ago