| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/cris: typo in KERN_INFO | Nicolas Kaiser | 2007-02-17 | 2 | -2/+2 |
* | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 17 | -28/+28 |
* | kernel/printk.c: comment fix | Patrick Pletscher | 2007-02-17 | 1 | -1/+1 |
* | update I/O sched Kconfig help texts - CFQ is now default, not AS. | Jesper Juhl | 2007-02-17 | 1 | -4/+5 |
* | Remove duplicate listing of Cris arch from README | Jesper Juhl | 2007-02-17 | 1 | -1/+1 |
* | kbuild: more doc. cleanups | Randy Dunlap | 2007-02-17 | 1 | -14/+14 |
* | doc: make doc. for maxcpus= more visible | Randy Dunlap | 2007-02-17 | 1 | -1/+8 |
* | drivers/net/eexpress.c: remove duplicate comment | Shane Shrybman | 2007-02-17 | 1 | -7/+0 |
* | add a help text for BLK_DEV_GENERIC | John Daiker | 2007-02-17 | 1 | -0/+3 |
* | correct a dead URL in the IP_MULTICAST help text | Adrian Bunk | 2007-02-17 | 1 | -1/+1 |
* | fix the BAYCOM_SER_HDX help text | Simon Depiets | 2007-02-17 | 1 | -1/+2 |
* | fix SCSI_SCAN_ASYNC help text | Matthew Wilcox | 2007-02-17 | 1 | -2/+3 |
* | trivial documentation patch for platform.txt | Erik Hovland | 2007-02-17 | 1 | -2/+2 |
* | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 11 | -19/+19 |
* | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | Fix misspellings of "agressive". | Robert P. J. Day | 2007-02-17 | 4 | -13/+13 |
* | drivers/scsi/a100u2w.c: trivial typo patch | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | Correct trivial typo in log2.h. | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | Remove useless FIND_FIRST_BIT() macro from cardbus.c. | Robert P. J. Day | 2007-02-17 | 1 | -2/+0 |
* | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 23 | -53/+53 |
* | Use ARRAY_SIZE() macro in i386 relocs.c file | Robert P. J. Day | 2007-02-17 | 1 | -4/+5 |
* | Various typo fixes. | Robert P. J. Day | 2007-02-17 | 12 | -16/+16 |
* | kbuild: Replace remaining "depends" with "depends on" | Robert P. J. Day | 2007-02-17 | 3 | -3/+3 |
* | rio: typo in bitwise AND expression. | Willy Tarreau | 2007-02-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-02-16 | 7 | -58/+167 |
|\ |
|
| * | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 2007-02-16 | 3 | -24/+44 |
| * | [AVR32] Warn, don't BUG if clk_disable is called too many times | Haavard Skinnemoen | 2007-02-16 | 1 | -1/+5 |
| * | [AVR32] Make sure all genclocks have a parent | Haavard Skinnemoen | 2007-02-16 | 1 | -16/+73 |
| * | [AVR32] Remove unnecessary sys_nfsservctl conditional | Haavard Skinnemoen | 2007-02-16 | 1 | -4/+0 |
| * | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 2007-02-16 | 2 | -7/+28 |
| * | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 2007-02-16 | 1 | -0/+11 |
| * | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 2007-02-16 | 1 | -6/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-16 | 24 | -98/+707 |
|\ \ |
|
| * | | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton | 2007-02-10 | 2 | -14/+4 |
| * | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-06 | 1 | -1/+2 |
| * | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2007-02-05 | 2 | -0/+2 |
| * | | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones | 2007-02-04 | 1 | -6/+8 |
| * | | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 | 19 | -75/+296 |
| * | | [AGPGART] compat ioctl | Zwane Mwaikambo | 2007-02-03 | 5 | -14/+407 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-16 | 13 | -407/+795 |
|\ \ \ |
|
| * | | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2 | Rafa� Bilski | 2007-02-14 | 1 | -22/+31 |
| * | | | [CPUFREQ] EPS - Correct 2nd brand test | Rafa� Bilski | 2007-02-13 | 1 | -1/+1 |
| * | | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes. | Dave Jones | 2007-02-10 | 1978 | -53145/+127363 |
| |\ \ \ |
|
| * | | | | [CPUFREQ] Longhaul - Separate frequency and voltage transition | Rafa� Bilski | 2007-02-10 | 1 | -16/+93 |
| * | | | | [CPUFREQ] Longhaul - Models of Nehemiah | Rafa� Bilski | 2007-02-10 | 1 | -3/+3 |
| * | | | | [CPUFREQ] Whitespace fixup | Dave Jones | 2007-02-10 | 1 | -1/+1 |
| * | | | | [CPUFREQ] Longhaul - Simplier minmult | Rafa� Bilski | 2007-02-10 | 1 | -15/+8 |
| * | | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate | Adrian Bunk | 2007-02-10 | 1 | -1/+1 |
| * | | | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback | Venkatesh Pallipadi | 2007-02-10 | 1 | -18/+16 |
| * | | | | [CPUFREQ] ondemand governor restructure the work callback | Venkatesh Pallipadi | 2007-02-10 | 1 | -12/+16 |