summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-99/+221
2009-01-29drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton1-1/+1
2009-01-29epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2-19/+4
2009-01-29hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-29hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh1-1/+29
2009-01-29hpilo: increment versionDavid Altobelli1-1/+1
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage1-2/+4
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2-2/+6
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan1-6/+7
2009-01-29alpha: fix the BUG() macroIvan Kokshaysky1-11/+6
2009-01-29alpha: compile fixesIvan Kokshaysky3-2/+6
2009-01-29alpha: use syscall wrappersIvan Kokshaysky6-99/+92
2009-01-29memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki1-1/+1
2009-01-29fbdev: incorrect URL given in drivers/video/KconfigAlex Buell1-1/+1
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop1-0/+1
2009-01-29memcg: update document to mention that swapoff should be testedKAMEZAWA Hiroyuki1-2/+22
2009-01-29memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki1-1/+4
2009-01-29gpiolib: fix request related issueMagnus Damm1-0/+1
2009-01-29memcg: get/put parents at create/freeDaisuke Nishimura1-1/+22
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki1-0/+2
2009-01-29mm: OOM documentation updateEvgeniy Polyakov1-0/+28
2009-01-29kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu1-21/+26
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-01-29Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds1-20/+6
2009-01-29ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-0/+10
2009-01-29firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-7/+9
2009-01-28firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter1-10/+17
2009-01-28firewire: sbp2: define some magic numbers as macrosStefan Richter1-11/+12
2009-01-28firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-11/+12
2009-01-28ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter1-18/+20
2009-01-28ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-1/+1
2009-01-28ieee1394: sbp2: update a help stringStefan Richter1-2/+2
2009-01-28ieee1394: support for speeds greater than S800Stefan Richter2-11/+9
2009-01-28Linux 2.6.29-rc3v2.6.29-rc3Linus Torvalds1-1/+1
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds87-1930/+4353
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds16-1035/+52
2009-01-28dmi: Fix build breakageKumar Gala1-0/+2
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt3-148/+24
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher1-3/+3
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings1-3/+4
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell3-10/+10
2009-01-28powerpc: Remove arch/ppc cruft from KconfigJosh Boyer1-4/+0
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt27-592/+1203
2009-01-28Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt53-1305/+3120
2009-01-27smackfs load append mode fixCasey Schaufler1-1/+1
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds46-232/+4105
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov11-0/+3862