1. d7065da get rid of the magic around f_count in aio by Al Viro · 14 years ago
  2. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. cad719d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  4. 3ddab47 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  5. d1e0fe2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  6. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  7. 4e455c6 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  8. 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  9. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  10. 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  11. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  12. 7aac789 numa: introduce numa_mem_id()- effective local memory node id by Lee Schermerhorn · 14 years ago
  13. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  14. ae6afc3 vfs: introduce noop_llseek() by jan Blunck · 14 years ago
  15. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  16. 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 14 years ago
  17. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  18. 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 14 years ago
  19. b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 14 years ago
  20. 99d1bd2 dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API by FUJITA Tomonori · 14 years ago
  21. 5fd75a7 dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops by FUJITA Tomonori · 14 years ago
  22. 3838830 swiotlb: remove unnecessary swiotlb_sync_single_range_* by FUJITA Tomonori · 14 years ago
  23. 5960164 lib/random32: export pseudo-random number generator for modules by Joe Eykholt · 14 years ago
  24. 0a14a13 INIT_SIGHAND: use SIG_DFL instead of NULL by Oleg Nesterov · 14 years ago
  25. f200114 pids: init_struct_pid.tasks should never see the swapper process by Oleg Nesterov · 14 years ago
  26. fa2755e INIT_TASK() should initialize ->thread_group list by Oleg Nesterov · 14 years ago
  27. 72680a1 pids: increase pid_max based on num_possible_cpus by Hedi Berriche · 14 years ago
  28. 7a88d62 rapidio: add switch domain routines by Alexandre Bounine · 14 years ago
  29. 058f88d rapidio: modify initialization of switch operations by Alexandre Bounine · 14 years ago
  30. 933af4a rapidio: add enabling SRIO port RX and TX by Thomas Moll · 14 years ago
  31. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 14 years ago
  32. 07590ff rapidio: add IDT CPS/TSI switches by Alexandre Bounine · 14 years ago
  33. 31a7c47 ipc/sem.c: cacheline align the ipc spinlock for semaphores by Manfred Spraul · 14 years ago
  34. b957e04 notifier: change notifier_from_errno(0) to return NOTIFY_OK by Akinobu Mita · 14 years ago
  35. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 14 years ago
  36. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 14 years ago
  37. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 14 years ago
  38. b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 14 years ago
  39. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 14 years ago
  40. 09faef1 exit: change zap_other_threads() to count sub-threads by Oleg Nesterov · 14 years ago
  41. c70a626 umh: creds: kill subprocess_info->cred logic by Oleg Nesterov · 14 years ago
  42. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 14 years ago
  43. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 14 years ago
  44. a06a4dc kmod: add init function to usermodehelper by Neil Horman · 14 years ago
  45. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  46. 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 14 years ago
  47. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 14 years ago
  48. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  49. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  50. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  51. 7839ec7 gpiolib: document that names can contain printk format specifiers by Uwe Kleine-König · 14 years ago
  52. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  53. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  54. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  55. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  56. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  57. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  58. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  59. f5bf403 backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core driver. by Lars-Peter Clausen · 14 years ago
  60. 2ddfd12 backlight: Add pcf50633 backlight driver by Lars-Peter Clausen · 14 years ago
  61. ee378a5 backlight: add S6E63M0 AMOLED LCD Panel driver by InKi Dae · 14 years ago
  62. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  63. c7c06d8 backlight: adp8860: add support for ADP8861 & ADP8863 by Michael Hennerich · 14 years ago
  64. 82fd53b backlight: new driver for the ADP8860 backlight parts by Michael Hennerich · 14 years ago
  65. 7fdcef8 leds: Add mc13783 LED support by Philippe Rétornaz · 14 years ago
  66. 2146325 leds: leds-gpio: Change blink_set callback to be able to turn off blinking by Benjamin Herrenschmidt · 14 years ago
  67. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  69. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  70. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  71. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  72. 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  73. 99765cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  74. 5487ab4 SFI: add support for v0.81 spec by Feng Tang · 14 years ago
  75. 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 14 years ago
  76. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 14 years ago
  77. 6d94d40 lis3: interrupt handlers for 8bit wakeup and click events by Samu Onkalo · 14 years ago
  78. 92ba4fe lis3: add skeletons for interrupt handlers by Samu Onkalo · 14 years ago
  79. 342c5f1 lis3: introduce platform data for second ff / wu unit by Samu Onkalo · 14 years ago
  80. 9037888 lib: introduce common method to convert hex digits by Andy Shevchenko · 14 years ago
  81. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  82. f40c396 ratelimit: add ratelimit_state_init() by OGAWA Hirofumi · 14 years ago
  83. d8521fc printk_ratelimited(): fix uninitialized spinlock by OGAWA Hirofumi · 14 years ago
  84. 6c5e303 include/asm-generic/kmap_types.h: add helpful reminder by Andrew Morton · 14 years ago
  85. 3768217 asm-generic: don't warn that atomic_t is only 24 bit by Peter Fritzsche · 14 years ago
  86. fc62f2f kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn by Joe Perches · 14 years ago
  87. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  88. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  89. e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 14 years ago
  90. c6f6b59 mm: make lowmem_page_address() use PFN_PHYS() for improved portability by Chris Metcalf · 14 years ago
  91. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
  92. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  93. 0faa563 mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. by Marcelo Roberto Jimenez · 14 years ago
  94. ff3d58c highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() by Akinobu Mita · 14 years ago
  95. fd23855 include/linux/gfp.h: fix coding style by matt mooney · 14 years ago
  96. 263ff5d include/linux/gfp.h: spelling fixes by matt mooney · 14 years ago
  97. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 14 years ago
  98. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 14 years ago
  99. 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 14 years ago
  100. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 14 years ago