summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker2011-04-051-3/+3
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-055-27/+38
|\
| * edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-041-8/+19
| * powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha2011-04-044-19/+19
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-0416-67/+94
|\ \
| * | drm: fix "persistant" typoJan Engelhardt2011-04-055-25/+25
| * | drm/radeon/kms: add some new ontario pci idsAlex Deucher2011-04-051-0/+2
| * | drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20
| * | drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
| * | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
| |\ \
| | * | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| | * | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| | * | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
| * | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-012-1/+3
| * | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-04-046-7/+24
|\ \ \ \
| * | | | microblaze: Fix ftraceMichal Simek2011-04-013-4/+13
| * | | | microblaze: Wire up new syscallsMichal Simek2011-04-012-1/+9
| * | | | microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-011-2/+2
| |/ / /
* | | | Documentation: update cgroups info user groups namesGeunsik Lim2011-04-041-6/+6
* | | | Documentation: consolidate leds files to leds/ subdirAntonio Ospite2011-04-044-3/+10
* | | | kemleak-test: build as module onlyDaniel Baluta2011-04-041-4/+2
* | | | Documentation: fix minor typos/spellingSylvestre Ledru2011-04-0424-43/+43
* | | | Documentation: update panic parameter infoRandy Dunlap2011-04-041-5/+7
* | | | kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap2011-04-041-2/+63
* | | | kernel/signal.c: fix typos and coding styleRandy Dunlap2011-04-041-42/+48
* | | | Documentation: update kmemleak arch. infoDaniel Baluta2011-04-041-2/+2
* | | | tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-042-3/+7
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-0414-9/+36
|\ \ \ \
| * | | | x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
| * | | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-312-2/+2
| * | | | sound: Add delay.h to sound/soc/codecs/sn95031.cIngo Molnar2011-03-311-0/+2
| * | | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-291-5/+15
| * | | | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| * | | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-299-2/+7
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-043-11/+37
|\ \ \ \ \
| * | | | | sched: Fix rebalance interval calculationSisir Koppaka2011-03-311-2/+3
| * | | | | sched, doc: Beef up load balancing descriptionBorislav Petkov2011-03-311-9/+23
| * | | | | sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...Dario Faggioli2011-03-311-0/+11
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-0412-28/+91
|\ \ \ \ \ \
| * | | | | | perf: Fix task_struct reference leakPeter Zijlstra2011-03-311-0/+5
| * | | | | | perf: Fix task context schedulingPeter Zijlstra2011-03-311-1/+1
| * | | | | | perf: mmap 512 kiB by defaultFrederic Weisbecker2011-03-311-1/+5
| * | | | | | perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker2011-03-311-2/+2
| * | | | | | Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgentIngo Molnar2011-03-304-20/+54
| |\ \ \ \ \ \
| | * | | | | | perf tools: Emit clearer message for sys_perf_event_open ENOENT returnDavid Ahern2011-03-292-1/+15
| | * | | | | | perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo2011-03-294-19/+39
| * | | | | | | Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-30671-10380/+17319
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | perf tools: Fix NO_NEWT=1 python build errorRobert Richter2011-03-292-3/+12
| * | | | | | | perf symbols: Properly align symbol_conf.priv_sizeDavid S. Miller2011-03-291-0/+2
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud