Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | sh: Provide a non-multiplexed sys_recvmmsg path. | Paul Mundt | 2010-09-14 | 2 | -20/+20 | |
| * | | | sh: Add syscall entries for non multiplexed socket calls | Carmelo AMOROSO | 2010-09-14 | 2 | -1/+38 | |
| * | | | sh: ecovec24: modify tsc2007 platform settings | Kuninori Morimoto | 2010-09-14 | 1 | -24/+2 | |
| * | | | sh: Set CONFIG_SYSFS_DEPRECATED_V2=n | Matt Fleming | 2010-09-14 | 38 | -38/+0 | |
| * | | | Merge branch 'sh/pci-express-integration' | Paul Mundt | 2010-09-07 | 2 | -11/+85 | |
| |\ \ \ | ||||||
| | * | | | sh: Hook up 3rd memory window for all SH7786 PCIe channels. | Paul Mundt | 2010-09-07 | 1 | -0/+3 | |
| | * | | | sh: Properly wire up channel 2's I/O window on SH7786 PCIe. | Paul Mundt | 2010-09-07 | 1 | -0/+1 | |
| | * | | | sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe. | Paul Mundt | 2010-09-07 | 1 | -8/+16 | |
| | * | | | sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe. | Paul Mundt | 2010-09-07 | 1 | -1/+1 | |
| | * | | | sh: Make SH7786 PCIe port reset logic more aggressive. | Paul Mundt | 2010-09-07 | 1 | -1/+11 | |
| | * | | | sh: Additional register definitions for SH7786 PCIe. | Matt Fleming | 2010-09-07 | 1 | -2/+54 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-20 | 5 | -10/+15 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'sh/pci-express-integration' | Paul Mundt | 2010-08-20 | 2 | -21/+36 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | sh: Relax devfn constraints for SH7786 PCIe. | Paul Mundt | 2010-08-20 | 1 | -9/+4 | |
| | * | | | | sh: Fix up SH7786 PCIe PHY initialization. | Paul Mundt | 2010-08-20 | 1 | -12/+18 | |
| | * | | | | sh: Support type 1 accesses for SH7786 PCI. | Paul Mundt | 2010-08-20 | 1 | -7/+21 | |
| * | | | | | sh: sh2007/sh7757lcr defconfig reduction. | Paul Mundt | 2010-08-20 | 2 | -2185/+0 | |
| * | | | | | sh: stub __flush_tlb_global() definition for nommu. | Paul Mundt | 2010-08-16 | 1 | -0/+4 | |
| * | | | | | sh: fix up fallout from syscall arg constification. | Paul Mundt | 2010-08-16 | 1 | -1/+2 | |
| * | | | | | sh: wire up fanotify/prlimit64 syscalls. | Paul Mundt | 2010-08-16 | 4 | -2/+14 | |
| * | | | | | sh: fix recursive dependency in Kconfig | Sam Ravnborg | 2010-08-16 | 1 | -1/+1 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-16 | 66 | -59507/+33 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | sh: Use __GFP_ZERO for dma_generic_alloc_coherent(). | Andrew Murray | 2010-08-04 | 1 | -1/+2 | |
| * | | | | | sh: dma: check return value of create_proc_read_entry() | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+2 | |
| * | | | | | sh: Add sh7724 BEU resources | Phil Edworthy | 2010-08-04 | 1 | -0/+66 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-04 | 7 | -44/+44 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sh: add sh7757lcr board support | Yoshihiro Shimoda | 2010-07-06 | 5 | -0/+1507 | |
| * | | | | | | sh: modify clock framework of SH7757 | Yoshihiro Shimoda | 2010-07-06 | 2 | -89/+112 | |
| * | | | | | | sh: modify pinmux for SH7757 2nd cut | Yoshihiro Shimoda | 2010-07-06 | 2 | -802/+1081 | |
| * | | | | | | sh: add some INTC_VECT for setup-sh7757 | Yoshihiro Shimoda | 2010-07-06 | 1 | -69/+147 | |
| * | | | | | | sh: fix the id of scif in setup-sh7757 | Yoshihiro Shimoda | 2010-07-06 | 1 | -3/+3 | |
| * | | | | | | sh: change PVR of SH7757 for 2nd cut | Yoshihiro Shimoda | 2010-07-06 | 1 | -1/+1 | |
| * | | | | | | sh: modify NR_IRQS from 256 to 512 | Yoshihiro Shimoda | 2010-07-06 | 1 | -1/+1 | |
| * | | | | | | sh: Drop dependence for 29bit mode of trigger_address_error() | Nobuhiro Iwamatsu | 2010-07-02 | 1 | -7/+6 | |
| * | | | | | | sh: Provide a global TLB flush for U/I-TLB clear. | Paul Mundt | 2010-07-02 | 4 | -0/+27 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming... | Paul Mundt | 2010-07-02 | 3 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sh: Fix typos in PCI initialization message | Matt Fleming | 2010-06-23 | 3 | -3/+3 | |
| * | | | | | | | sh: Fix up PUD trampling in ranged page table init for X2TLB. | Paul Mundt | 2010-06-21 | 1 | -14/+38 | |
| * | | | | | | | sh: fix up an off-by-1 in the number of early ioremap fixmaps. | Paul Mundt | 2010-06-21 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | sh: SH-2007 board support. | Hitoshi Mitake | 2010-06-21 | 6 | -0/+1620 | |
| * | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-06-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | sh: update the FDPIC relocations. | Paul Mundt | 2010-06-14 | 1 | -19/+8 | |
| * | | | | | | sh: kprobes SMP support. | Paul Mundt | 2010-06-14 | 1 | -50/+50 | |
| * | | | | | | sh: split out ptrace header for _32/_64 variants. | Paul Mundt | 2010-06-14 | 4 | -98/+117 | |
| * | | | | | | sh: Add kprobe-based event tracer. | Paul Mundt | 2010-06-14 | 9 | -11/+227 | |
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 2 | -10/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -2/+2 | |
| * | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | |