summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv1-4/+6
2011-04-19wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho1-1/+14
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2-2/+151
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe1-13/+13
2011-04-19Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris175-306/+401
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2011-04-19NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-0/+2
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+12
2011-04-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+6
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown163-249/+312
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar12-29/+58
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-1/+1
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran1-2/+3
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-1/+0
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe1-3/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown1-1/+6
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+20
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds1-0/+2
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+7
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-0/+13
2011-04-16ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2-0/+9
2011-04-16net/9p: nwname should be an unsigned intHarsh Prateek Bora1-2/+2
2011-04-169p: revert tsyncfs related changesAneesh Kumar K.V2-3/+0
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-22/+12
2011-04-15block: only force kblockd unplugging from the schedule() pathJens Axboe1-2/+2
2011-04-15block: cleanup the block plug helper functionsChristoph Hellwig1-3/+3
2011-04-15ethtool: allow custom interval for physical identificationAllan, Bruce W1-2/+4
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+1
2011-04-15RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-15brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-15mm: add VM counters for transparent hugepagesAndi Kleen1-0/+7
2011-04-15memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet1-1/+1
2011-04-15ipv4: Call fib_select_default() only when actually necessary.David S. Miller1-1/+2
2011-04-14xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk1-0/+3
2011-04-14xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk1-0/+3
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk1-1/+2
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy2-5/+5
2011-04-14UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy1-6/+6
2011-04-14UBI: cleanup comments around volume propertiesArtem Bityutskiy1-5/+6
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy1-9/+10
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-1/+2
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra1-0/+1
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra1-3/+7
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra1-2/+1
2011-04-14sched: Provide p->on_rqPeter Zijlstra1-0/+1
2011-04-14mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2-2/+2
2011-04-14sched: Always provide p->on_cpuPeter Zijlstra1-3/+1