Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |||||
| * | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 50 | -59459/+1 |
| * | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -5/+4 |
| * | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 3 | -3/+3 |
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 4 | -12/+14 |
| |\ \ | |||||
| | * \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 4 | -12/+14 |
| | |\ \ | |||||
| | | * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | 4 | -12/+14 |
| | | |\ \ | |||||
| | | | * | | sh: add a parameter to LCDC driver's .display_on() callback | Guennadi Liakhovetski | 2010-08-04 | 4 | -12/+14 |
| * | | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
| * | | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -9/+0 |
| * | | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 1 | -0/+2 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -3/+0 |
| |\ \ \ \ | |||||
| | * | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -3/+0 |
| | |/ / / | |||||
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 2 | -3/+4 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 7 | -44/+44 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 3 | -4/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 25 | -61/+356 |
| | |\ \ \ | |||||
| | * | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -3/+3 |
| | * | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 10 | -48/+45 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | fix typos concerning "precedence" | Uwe Kleine-König | 2010-06-17 | 1 | -1/+1 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | V4L/DVB: mediabus: fix ambiguous pixel code names | Guennadi Liakhovetski | 2010-08-02 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 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 |
|\ \ \ \ |