summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-2331-371/+431
|\
| * Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/for-linusRobert Richter2008-10-220-0/+0
| |\
| | * oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-164-15/+14
| * | OProfile: Fix buffer synchronization for IBSBarry Kasindorf2008-10-201-1/+7
| * | oprofile: hotplug cpu fixChris J Arges2008-10-171-2/+7
| * | oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-162-11/+10
| * | oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-1612-60/+60
| * | Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-153-35/+108
| |\ \ | | |/
| | * oprofile: discover counters for op ppro tooAndi Kleen2008-10-132-4/+6
| | * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-133-28/+102
| | * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-131-3/+0
| | * oprofile: drop const in num counters fieldAndi Kleen2008-10-131-2/+2
| * | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-151-2/+5
| * | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-151-76/+71
| * | x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter2008-10-151-5/+3
| * | oprofile: more whitespace fixesRobert Richter2008-10-1523-91/+91
| * | oprofile: whitespace fixesRobert Richter2008-10-155-47/+46
| * | OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter2008-10-151-1/+1
| * | OProfile: Rework string handling in setup_ibs_files()Robert Richter2008-10-151-12/+11
| * | OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-152-35/+18
| |/
| * Merge branch 'linus' into oprofileIngo Molnar2008-10-134081-136528/+237457
| |\
| * \ Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-3010-246/+46
| |\ \
| | * \ Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-24944-9920/+31931
| | |\ \
| | * | | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-2410-247/+45
| * | | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-301553-16456/+40936
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-09-221-1/+1
| * | | | Merge branch 'x86/oprofile' into oprofileIngo Molnar2008-08-197663-172491/+288265
| |\ \ \ \
| * | | | | x86/oprofile: fix on_each_cpu build errorRobert Richter2008-07-261-1/+1
| * | | | | Oprofile Multiplexing PatchJason Yeh2008-07-2610-45/+247
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-239-399/+364
|\ \ \ \ \ \
| * | | | | | stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-221-3/+6
| * | | | | | stop_machine: use workqueues instead of kernel threadsHeiko Carstens2008-10-221-70/+41
| * | | | | | workqueue: introduce create_rt_workqueueHeiko Carstens2008-10-222-9/+16
| * | | | | | Call init_workqueues before pre smp initcalls.Heiko Carstens2008-10-221-2/+2
| * | | | | | Make panic= and panic_on_oops into core_paramsRusty Russell2008-10-221-14/+3
| * | | | | | Make initcall_debug a core_paramRusty Russell2008-10-221-7/+1
| * | | | | | core_param() for genuinely core kernel parametersRusty Russell2008-10-222-7/+26
| * | | | | | param: Fix duplicate module prefixesRusty Russell2008-10-222-121/+142
| * | | | | | module: check kernel param length at compile time, not runtimeRusty Russell2008-10-223-7/+8
| * | | | | | Remove stop_machine during module load v2Andi Kleen2008-10-221-25/+22
| * | | | | | module: simplify load_module.Rusty Russell2008-10-222-137/+100
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-2358-362/+495
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad2008-10-211-6/+2
| * | | | | | | V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad2008-10-212-23/+30
| * | | | | | | V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad2008-10-211-0/+3
| * | | | | | | V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2008-10-212-8/+4
| * | | | | | | V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2008-10-212-1/+8
| * | | | | | | V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-213-12/+22
| * | | | | | | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-216-138/+130
| * | | | | | | V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2008-10-212-0/+7
OpenPOWER on IntegriCloud