summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule2009-10-121-1/+4
| | * | | | | | perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-121-7/+14
| | * | | | | | perf tools: Fix const char type propagationRandy Dunlap2009-10-122-6/+6
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-143-5/+8
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Fix missing kernel-doc notationRandy Dunlap2009-10-121-0/+2
| | * | | | | | | Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2009-10-092-3/+0
| | * | | | | | | sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith2009-10-091-2/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-142-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-131-1/+2
| | * | | | | | | tracing: fix trace_vprintk callSteven Rostedt2009-10-091-1/+1
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-148-33/+67
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2009-10-132-28/+10
| | * | | | | | | x86: fix kernel panic on 32 bits when profilingH. Peter Anvin2009-10-121-1/+2
| | * | | | | | | x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich2009-10-122-2/+14
| | * | | | | | | x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria2009-10-083-2/+41
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-1315-201/+228
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| | * | | | | | | | cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| | * | | | | | | | blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-121-1/+1
| | * | | | | | | | writeback: kill space in debugfs item nameWu Fengguang2009-10-091-1/+1
| | * | | | | | | | writeback: account IO throttling wait as iowaitWu Fengguang2009-10-092-4/+2
| | * | | | | | | | elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-091-3/+1
| | * | | | | | | | cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo2009-10-081-0/+9
| | * | | | | | | | cfq-iosched: apply bool value where we return 0/1Jens Axboe2009-10-071-37/+31
| | * | | | | | | | cfq-iosched: fix think time allowed for seekersCorrado Zoccolo2009-10-071-1/+4
| | * | | | | | | | cfq-iosched: fix the slice residual signJens Axboe2009-10-061-1/+7
| | * | | | | | | | cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe2009-10-061-54/+67
| | * | | | | | | | block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-061-1/+1
| | * | | | | | | | block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-066-20/+43
| | * | | | | | | | block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-053-25/+11
| | * | | | | | | | cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo2009-10-051-3/+6
| | * | | | | | | | cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe2009-10-051-8/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-10-131-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | percpu: fix compile warningsTejun Heo2009-10-121-2/+3
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-10-139-54/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg2009-10-111-44/+2
| | * | | | | | | | | warn about use of uninstalled kernel headersArnd Bergmann2009-10-112-1/+7
| | * | | | | | | | | kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-111-1/+3
| | * | | | | | | | | kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-111-2/+6
| | * | | | | | | | | kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-111-1/+1
| | * | | | | | | | | kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-112-3/+3
| | * | | | | | | | | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-112-2/+11
| * | | | | | | | | | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-137-0/+7
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-10-133-6/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | HID: fix possible deadlock in hidraw_readJiri Kosina2009-10-121-3/+2
| | * | | | | | | | | | HID: fix kerneldoc comment for hid_input_report()Jiri Kosina2009-10-011-1/+1
| | * | | | | | | | | | HID: add __init/__exit macros to twinhan.cPeter Huewe2009-09-291-2/+2
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-138-12/+64
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-134-8/+55
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai2009-10-131-1/+1
OpenPOWER on IntegriCloud