Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | timerfd: fix remaining architectures | Andrew Morton | 2 | -2/+2 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -3/+2 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -3/+2 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-02 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+4 |
2008-02-02 | Suspend: Clean up Kconfig (V2) | Johannes Berg | 1 | -0/+4 |
2008-02-02 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 1 | -5/+0 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2 | -8/+8 |
2008-01-28 | sh: add spi header and r2d platform data V3 | Magnus Damm | 1 | -0/+42 |
2008-01-28 | sh: update r7780rp interrupt code | Magnus Damm | 5 | -74/+57 |
2008-01-28 | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 4 | -80/+11 |
2008-01-28 | sh: declared coherent memory support V2 | Magnus Damm | 1 | -46/+128 |
2008-01-28 | sh: Add support for SDK7780 board. | Nicholas Beck | 10 | -0/+1720 |
2008-01-28 | sh: constify function pointer tables | Jan Engelhardt | 2 | -2/+2 |
2008-01-28 | sh: Kill off -traditional for linker script. | Paul Mundt | 1 | -2/+0 |
2008-01-28 | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 1 | -1/+0 |
2008-01-28 | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2 | -1329/+1 |
2008-01-28 | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 11 | -1592/+0 |
2008-01-28 | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 1 | -1/+1 |
2008-01-28 | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 1 | -12/+33 |
2008-01-28 | sh: r2d - enable sm501 usb host function | Magnus Damm | 1 | -0/+1 |
2008-01-28 | sh: remove voyagergx | Magnus Damm | 7 | -307/+39 |
2008-01-28 | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 1 | -0/+45 |
2008-01-28 | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 1 | -0/+53 |
2008-01-28 | sh: intc - remove default interrupt priority tables | Magnus Damm | 18 | -144/+41 |
2008-01-28 | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 1 | -1/+1 |
2008-01-28 | sh: Update SE7712 PCLK definition. | Andrew Murray | 1 | -1/+1 |
2008-01-28 | sh: sh7712 clock support | Andrew Murray | 2 | -0/+72 |
2008-01-28 | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 11 | -7/+539 |
2008-01-28 | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 10 | -12/+37 |
2008-01-28 | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 1 | -0/+4 |
2008-01-28 | sh: arch/sh/: Spelling fixes. | Joe Perches | 1 | -1/+1 |
2008-01-28 | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 1 | -2/+3 |
2008-01-28 | sh: Stub in page_table_range_init() on nommu. | Paul Mundt | 1 | -0/+6 |
2008-01-28 | sh: Use def_bool where possible. | Harvey Harrison | 3 | -46/+34 |
2008-01-28 | sh: Encode L1/L2 cache shape in auxvt. | Paul Mundt | 2 | -1/+31 |
2008-01-28 | sh: Support denormalization on SH-4 FPU. | Stuart Menefy | 3 | -181/+1227 |
2008-01-28 | sh: Fix up uImage target entry point. | Thomas Betker | 1 | -4/+15 |
2008-01-28 | sh: Populate swapper_pg_dir with fixmap range. | Stuart Menefy | 1 | -0/+36 |
2008-01-28 | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 3 | -3/+11 |
2008-01-28 | sh: Preparation for uncached jumps through PMB. | Stuart Menefy | 9 | -36/+61 |
2008-01-28 | sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). | Paul Mundt | 2 | -1/+4 |
2008-01-28 | sh: GUSA atomic rollback support. | Stuart Menefy | 5 | -58/+34 |
2008-01-28 | sh: Fix compile error of arch/sh/mm/pmb.c | Nobuhiro Iwamatsu | 1 | -1/+1 |
2008-01-28 | sh: comment tidying for sh64->sh migration. | Paul Mundt | 21 | -114/+87 |
2008-01-28 | sh: syscall auditing for sh5, too. | Paul Mundt | 2 | -18/+30 |
2008-01-28 | sh: Invalidate the TLB after applying PMB mappings. | Stuart Menefy | 1 | -0/+6 |
2008-01-28 | sh: Provide a 29/32-bit physical hint for bootloaders. | Stuart Menefy | 1 | -1/+5 |
2008-01-28 | sh: Add a printk() to warn legacy mem= growers. | Stuart Menefy | 1 | -0/+11 |