summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add 'includecheck' help textRandy Dunlap2008-01-281-0/+1
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-281-1/+39
* kernel-doc: use no-doc optionJohannes Berg2008-01-281-1/+3
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-281-2/+12
* kernel-doc: single DOC: selectionJohannes Berg2008-01-281-20/+43
* kernel-doc: init kernel versionJohannes Berg2008-01-281-1/+1
* kernel-doc: fix xml output modeJohannes Berg2008-01-281-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-2816-68/+375
|\
| * [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-255-5/+5
| * [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-253-0/+283
| * [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-257-60/+60
| * [WATCHDOG] wdt: fix lockingAlan Cox2008-01-251-3/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28418-18451/+13143Star
|\ \
| * | sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
| * | sh: update r7780rp interrupt codeMagnus Damm2008-01-286-93/+57Star
| * | sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0Star
| * | sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star
| * | sh: declared coherent memory support V2Magnus Damm2008-01-282-82/+148
| * | sh: Add support for SDK7780 board.Nicholas Beck2008-01-2811-0/+1801
| * | sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * | sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0Star
| * | cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-283-0/+879
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0Star
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1Star
| * | sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2812-1646/+0Star
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-282-14/+45
| * | sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * | sh: remove voyagergxMagnus Damm2008-01-288-648/+39Star
| * | sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * | sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * | sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2819-155/+42Star
| * | sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * | sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * | sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
| * | sh: sh7712 clock supportAndrew Murray2008-01-283-0/+77
| * | sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2816-12/+564
| * | sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28Star
| * | sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-2819-29/+68
| * | sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
| * | sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1Star
| * | sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-283-17/+17
| * | sh: arch/sh/: Spelling fixes.Joe Perches2008-01-281-1/+1
| * | sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
| * | sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-281-1/+1
| * | sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-281-1/+0Star
| * | sh: Fix up switch_to() type casts.Paul Mundt2008-01-281-47/+47
| * | sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-282-0/+8
| * | sh: Use def_bool where possible.Harvey Harrison2008-01-283-46/+34Star
| * | sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0Star