| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Add missing srctree prefix for includecheck and versioncheck | Geert Uytterhoeven | 2008-01-28 | 1 | -2/+2 |
* | kbuild: document versioncheck in make help | Sam Ravnborg | 2008-01-28 | 1 | -0/+1 |
* | kbuild: add 'includecheck' help text | Randy Dunlap | 2008-01-28 | 1 | -0/+1 |
* | kernel-doc: new P directive for DOC: sections | Johannes Berg | 2008-01-28 | 1 | -1/+39 |
* | kernel-doc: use no-doc option | Johannes Berg | 2008-01-28 | 1 | -1/+3 |
* | kernel-doc: process functions, not DOC: | Johannes Berg | 2008-01-28 | 1 | -2/+12 |
* | kernel-doc: single DOC: selection | Johannes Berg | 2008-01-28 | 1 | -20/+43 |
* | kernel-doc: init kernel version | Johannes Berg | 2008-01-28 | 1 | -1/+1 |
* | kernel-doc: fix xml output mode | Johannes Berg | 2008-01-28 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-01-28 | 16 | -68/+375 |
|\ |
|
| * | [WATCHDOG] constify function pointer tables | Jan Engelhardt | 2008-01-25 | 5 | -5/+5 |
| * | [WATCHDOG] TXx9 watchdog driver | Atsushi Nemoto | 2008-01-25 | 3 | -0/+283 |
| * | [WATCHDOG] misc_register patch | Wim Van Sebroeck | 2008-01-25 | 7 | -60/+60 |
| * | [WATCHDOG] wdt: fix locking | Alan Cox | 2008-01-25 | 1 | -3/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-28 | 418 | -18451/+13143 |
|\ \ |
|
| * | | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 | 2 | -0/+55 |
| * | | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 | 6 | -93/+57 |
| * | | sh: remove consistent alloc stuff from the machine vector | Magnus Damm | 2008-01-28 | 1 | -3/+0 |
| * | | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-28 | 4 | -80/+11 |
| * | | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-28 | 2 | -82/+148 |
| * | | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | 11 | -0/+1801 |
| * | | sh: constify function pointer tables | Jan Engelhardt | 2008-01-28 | 2 | -2/+2 |
| * | | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-28 | 1 | -2/+0 |
| * | | cdrom: Add support for Sega Dreamcast GD-ROM. | Adrian McMenamin | 2008-01-28 | 3 | -0/+879 |
| * | | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-28 | 1 | -1/+0 |
| * | | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2008-01-28 | 2 | -1329/+1 |
| * | | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | 12 | -1646/+0 |
| * | | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| * | | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-28 | 2 | -14/+45 |
| * | | sh: r2d - enable sm501 usb host function | Magnus Damm | 2008-01-28 | 1 | -0/+1 |
| * | | sh: remove voyagergx | Magnus Damm | 2008-01-28 | 8 | -648/+39 |
| * | | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 2008-01-28 | 1 | -0/+45 |
| * | | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 2008-01-28 | 1 | -0/+53 |
| * | | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 19 | -155/+42 |
| * | | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| * | | sh: Fix posix_types.h userspace breakage from sh64 merge. | Paul Mundt | 2008-01-28 | 4 | -122/+265 |
| * | | sh: Update SE7712 PCLK definition. | Andrew Murray | 2008-01-28 | 1 | -1/+1 |
| * | | sh: sh7712 clock support | Andrew Murray | 2008-01-28 | 3 | -0/+77 |
| * | | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 16 | -12/+564 |
| * | | sh: Fix get_user()/put_user() build error. | Paul Mundt | 2008-01-28 | 1 | -36/+28 |
| * | | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 19 | -29/+68 |
| * | | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 2008-01-28 | 1 | -0/+4 |
| * | | sh: Always use CONFIG_HZ for HZ. | Paul Mundt | 2008-01-28 | 1 | -5/+1 |
| * | | sh: include/asm-sh/: Spelling fixes. | Joe Perches | 2008-01-28 | 3 | -17/+17 |
| * | | sh: arch/sh/: Spelling fixes. | Joe Perches | 2008-01-28 | 1 | -1/+1 |
| * | | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-28 | 1 | -2/+3 |
| * | | sh: Fix up binfmt_flat compile warnings. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| * | | sh: Kill off pgtable.h from scatterlist.h. | Paul Mundt | 2008-01-28 | 1 | -1/+0 |
| * | | sh: Fix up switch_to() type casts. | Paul Mundt | 2008-01-28 | 1 | -47/+47 |
| * | | sh: Stub in page_table_range_init() on nommu. | Paul Mundt | 2008-01-28 | 2 | -0/+8 |