summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate listing of Cris arch from READMEJesper Juhl2007-02-171-1/+1
* kbuild: more doc. cleanupsRandy Dunlap2007-02-171-14/+14
* doc: make doc. for maxcpus= more visibleRandy Dunlap2007-02-171-1/+8
* drivers/net/eexpress.c: remove duplicate commentShane Shrybman2007-02-171-7/+0
* add a help text for BLK_DEV_GENERICJohn Daiker2007-02-171-0/+3
* correct a dead URL in the IP_MULTICAST help textAdrian Bunk2007-02-171-1/+1
* fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-171-1/+2
* fix SCSI_SCAN_ASYNC help textMatthew Wilcox2007-02-171-2/+3
* trivial documentation patch for platform.txtErik Hovland2007-02-171-2/+2
* Fix typos concerning hierarchyUwe Kleine-KĂśnig2007-02-1711-19/+19
* Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-171-1/+1
* Fix misspellings of "agressive".Robert P. J. Day2007-02-174-13/+13
* drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day2007-02-171-1/+1
* Correct trivial typo in log2.h.Robert P. J. Day2007-02-171-1/+1
* Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day2007-02-171-2/+0
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-1723-53/+53
* Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-171-4/+5
* Various typo fixes.Robert P. J. Day2007-02-1712-16/+16
* kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-173-3/+3
* rio: typo in bitwise AND expression.Willy Tarreau2007-02-171-1/+1
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-167-58/+167
|\
| * [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-163-24/+44
| * [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-162-7/+28
| * [AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen2007-02-161-0/+11
| * [AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen2007-02-161-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1624-98/+707
|\ \
| * | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * | [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0319-75/+296
| * | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-1613-407/+795
|\ \ \
| * | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * | | [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-131-1/+1
| * | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-101978-53145/+127363
| |\ \ \
| * | | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-101-16/+93
| * | | | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-101-3/+3
| * | | | [CPUFREQ] Whitespace fixupDave Jones2007-02-101-1/+1
| * | | | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-101-15/+8
| * | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-101-1/+1
| * | | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callbackVenkatesh Pallipadi2007-02-101-18/+16
| * | | | [CPUFREQ] ondemand governor restructure the work callbackVenkatesh Pallipadi2007-02-101-12/+16
| * | | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-102-67/+187
| * | | | [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-105-24/+0
| * | | | [CPUFREQ] Enhanced PowerSaver driverRafał Bilski2007-02-103-0/+344
| * | | | [CPUFREQ] Longhaul - Add VT8235 supportRafał Bilski2007-02-041-12/+50