summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-3011-99/+221
|\
| * ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-291-0/+10
| * firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-291-7/+9
| * firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter2009-01-281-10/+17
| * firewire: sbp2: define some magic numbers as macrosStefan Richter2009-01-281-11/+12
| * firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-281-11/+12
| * ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter2009-01-281-18/+20
| * ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-281-1/+1
| * ieee1394: sbp2: update a help stringStefan Richter2009-01-281-2/+2
| * ieee1394: support for speeds greater than S800Stefan Richter2009-01-282-11/+9
| * firewire: core: optimize card shutdownStefan Richter2009-01-242-3/+5
| * ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter2009-01-241-1/+1
| * firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter2009-01-241-1/+1
| * firewire: ohci: change "context_stop: still active" log messageStefan Richter2009-01-241-2/+2
| * firewire: keep highlevel drivers attached during brief connection lossStefan Richter2009-01-202-22/+100
| * firewire: unnecessary BM delay after generation rolloverStefan Richter2009-01-203-2/+11
| * firewire: insist on successive self ID complete eventsStefan Richter2009-01-201-0/+12
* | drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton2009-01-301-1/+1
* | epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-302-19/+4
* | hp-wmi: set initial docking stateFrans Pop2009-01-301-0/+5
* | hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh2009-01-301-1/+29
* | hpilo: increment versionDavid Altobelli2009-01-301-1/+1
* | cgroup: fix root_count when mount fails due to busy subsystemPaul Menage2009-01-301-2/+4
* | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-302-2/+6
* | cgroups: fix lock inconsistency in cgroup_clone()Li Zefan2009-01-301-6/+7
* | alpha: fix the BUG() macroIvan Kokshaysky2009-01-301-11/+6
* | alpha: compile fixesIvan Kokshaysky2009-01-303-2/+6
* | alpha: use syscall wrappersIvan Kokshaysky2009-01-306-99/+92
* | memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki2009-01-301-1/+1
* | fbdev: incorrect URL given in drivers/video/KconfigAlex Buell2009-01-301-1/+1
* | hp-wmi: fix regressions caused by missing if statementFrans Pop2009-01-301-0/+1
* | memcg: update document to mention that swapoff should be testedKAMEZAWA Hiroyuki2009-01-301-2/+22
* | memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki2009-01-301-1/+4
* | gpiolib: fix request related issueMagnus Damm2009-01-301-0/+1
* | memcg: get/put parents at create/freeDaisuke Nishimura2009-01-301-1/+22
* | cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki2009-01-301-0/+2
* | mm: OOM documentation updateEvgeniy Polyakov2009-01-301-0/+28
* | kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu2009-01-301-21/+26
* | sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2009-01-302-7/+11
* | sgi-xpc: Remove NULL pointer dereference.Robin Holt2009-01-301-4/+6
* | sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-01-302-5/+6
* | Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds2009-01-301-20/+6
* | Linux 2.6.29-rc3v2.6.29-rc3Linus Torvalds2009-01-281-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-2887-1930/+4353
|\ \
| * | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
| * | powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
| * | powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-283-10/+10
| * | powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0
| * | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
| * | Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
| |\ \