- 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
- 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
- 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
- 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 19426a8 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
- c84598b percpu_counter: change return value and add comments by Shaohua Li · 13 years ago
- 3c8f370 lib/genalloc.c: add support for specifying the physical address by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
- 6aae6e0 include/linux/genalloc.h: add multiple-inclusion guards by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
- c196e32 lib: add kstrto*_from_user() by Alexey Dobriyan · 13 years ago
- 4440673 leds: provide helper to register "leds-gpio" devices by Uwe Kleine-König · 13 years ago
- 3c1ab50 drivers/leds/leds-pca9532.c: add gpio capability by Joachim Eastwood · 13 years ago
- 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
- 95dde50 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set by Yinghai Lu · 13 years ago
- 746a2a8 sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined by KOSAKI Motohiro · 13 years ago
- 5bd7e6a sparse: define __must_be_array() for __CHECKER__ by KOSAKI Motohiro · 13 years ago
- 903c0c7 sparse: define dummy BUILD_BUG_ON definition for sparse by KOSAKI Motohiro · 13 years ago
- 1dbe394 xattr.h: expose string defines to userspace by Eric Paris · 13 years ago
- 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
- e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
- 21b7d81 include/linux/c2port.h: remove wrong and never used macros by Wanlong Gao · 13 years ago
- 0ac1ee0 ulimit: raise default hard ulimit on number of files to 4096 by Tim Gardner · 13 years ago
- f68aa5b asm-generic/cacheflush.h: flush icache when copying to user pages by Mike Frysinger · 13 years ago
- a539f35 mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro by Daniel Kiper · 13 years ago
- f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 13 years ago
- 13057ef mm: declare mpol_to_str() when CONFIG_TMPFS=n by Stephen Wilson · 13 years ago
- d98f6cb mm: export get_vma_policy() by Stephen Wilson · 13 years ago
- c856507 mm: remove last trace of shmem_get_unmapped_area by Hugh Dickins · 13 years ago
- b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
- 8bba154 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit by Yinghai Lu · 13 years ago
- 172703b mm: delete non-atomic mm counter implementation by Matt Fleming · 13 years ago
- ba93fa8 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM by Daniel Kiper · 13 years ago
- e3c40f3 mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context by Daniel Kiper · 13 years ago
- bf4e890 mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP by Daniel Kiper · 13 years ago
- 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
- a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 13 years ago
- 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 13 years ago
- a238ab5 mm: break out page allocation warning code by Dave Hansen · 13 years ago
- de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
- 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 13 years ago
- 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
- 25aeeb0 mm: revert page_lock_anon_vma() lock annotation by Peter Zijlstra · 13 years ago
- 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
- 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
- e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
- e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
- 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
- d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
- d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
- 82d4b57 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() by Dave Hansen · 13 years ago
- 15fa8f4 include/linux/gfp.h: work around apparent sparse confusion by Dave Hansen · 13 years ago
- 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
- a6cccdc mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur by KOSAKI Motohiro · 13 years ago
- 1b79acc mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs by KOSAKI Motohiro · 13 years ago
- 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
- f62e00c mm: introduce wait_on_page_locked_killable() by KOSAKI Motohiro · 13 years ago
- fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 13 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
- 08bb3a5 9p: Small cleanup in <net/9p/9p.h> by Sasha Levin · 13 years ago
- aca0076 9p: typo fixes and minor cleanups by Rob Landley · 14 years ago
- 4a7df24 Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
- 5bdfdfe Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c by Ben Dooks · 13 years ago
- df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
- b0ca118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
- f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
- 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
- 0d66cba Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
- 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
- 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 4d42948 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
- b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
- 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
- 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
- 8af0887 posix-timers: RCU conversion by Eric Dumazet · 13 years ago
- 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
- 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 14 years ago
- 600942e lru_cache.h: fix comments referring to ts_ instead of lc_ by Lars Ellenberg · 14 years ago
- 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
- b73077e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
- d15660a Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
- a6b5825 Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 13 years ago
- df462b3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
- 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
- 42cd71b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
- d94ba80 ptp: Added a brand new class driver for ptp clocks. by Richard Cochran · 14 years ago
- 15a3d11 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
- 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
- 30cb6d5 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 13 years ago
- 4867faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
- 442c817 clocksource: add common mmio clocksource by Russell King · 14 years ago
- bfb91fb6 Merge branch 'slab/next' into for-linus by Pekka Enberg · 13 years ago
- 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
- 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
- 901025d dlm: make plock operation killable by David Teigland · 14 years ago
- f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago