summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-1719-30/+114
* Fix read/truncate raceNeilBrown2007-07-171-44/+28Star
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-1712-173/+0Star
* mm: remove ptep_establish()Martin Schwidefsky2007-07-175-59/+26Star
* parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau2007-07-171-1/+1
* Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-172-1/+3
|\
| * drm: add idr_init to drm_stub.cDave Airlie2007-07-171-0/+2
| * drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie2007-07-171-1/+1
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-174-312/+93Star
|\|
| * drm: convert drawable code to using idrDave Airlie2007-07-173-209/+60Star
| * drm: convert drm context code to use Linux idrDave Airlie2007-07-172-103/+33Star
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-17280-6951/+10941
|\ \
| * \ Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-11280-6951/+10940
| |\ \
| | * | [POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2007-07-112-0/+50
| | * | [POWERPC] Add H_ILLAN_ATTRIBUTES hcall numberBrian King2007-07-111-0/+1
| | * | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| | * | [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-111-0/+15
| | * | [POWERPC] Enable arbitary speed tty ioctls and split input/output speedDavid Woodhouse2007-07-101-0/+4
| | * | [POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk2007-07-101-1/+1
| | * | [POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day2007-07-101-10/+0Star
| | * | [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0Star
| | * | [POWERPC] Fix typo in Ebony default DTSLi Yang2007-07-101-2/+2
| | * | [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
| | * | [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0Star
| | * | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson2007-07-101-1/+0Star
| | * | [POWERPC] pasemi: Rename platformOlof Johansson2007-07-101-1/+1
| | * | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2Star
| | * | [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-102-0/+10
| | * | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-101-3/+6
| | * | [POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds2007-07-101-0/+10
| | * | [POWERPC] PS3: Bootwrapper support.Geoff Levand2007-07-107-11/+542
| | * | [POWERPC] powermac i2c: Use mutexJohannes Berg2007-07-101-11/+12
| | * | [POWERPC] Schedule removal of arch/ppcJosh Boyer2007-07-101-0/+12
| | * | [POWERPC] Consolidate PowerPC 750 cputable featuresJosh Boyer2007-07-101-20/+6Star
| | * | [POWERPC] Oprofile enhanced instruction sampling supportwill schmidt2007-07-102-0/+16
| | * | [POWERPC] Make two xmon variables staticOlaf Hering2007-07-101-1/+1
| | * | [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-103-6/+18
| | * | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
| | * | [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-102-0/+12
| | * | [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-103-5/+13
| | * | [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
| | * | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-101-5/+15
| | * | [POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth2007-07-101-1/+1
| | * | [POWERPC] of_serial: add port type checkingIshizaki Kou2007-07-101-3/+24
| | * | [POWERPC] of_serial: Ignore unknown serial portIshizaki Kou2007-07-101-4/+2Star
| | * | [POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day2007-07-101-6/+6
| | * | [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-102-2/+0Star
| | * | [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-101-2/+2
| | * | [POWERPC] dts: kill hardcoded phandlesVitaly Bordug2007-07-103-75/+43Star
| | * | [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-109-194/+294