Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+2 | |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 | 64 | -56/+2073 | |
|\ | ||||||
| * | Merge branch 'fixes' into devel | Russell King | 2007-05-12 | 8 | -22/+53 | |
| |\ | ||||||
| | * | Merge branch 'omap-fixes' into fixes | Russell King | 2007-05-12 | 1 | -1/+30 | |
| | |\ | ||||||
| | | * | ARM: OMAP: 24xx pinmux updates | Kyungmin Park | 2007-05-10 | 1 | -1/+30 | |
| | * | | [ARM] 4369/1: AT91: Fix circular dependency in header files | Andrew Victor | 2007-05-11 | 4 | -18/+20 | |
| | * | | [ARM] Fix iop32x/iop33x build | Russell King | 2007-05-11 | 3 | -3/+3 | |
| | |/ | ||||||
| * | | [ARM] Use new get_irqnr_preamble | Russell King | 2007-05-12 | 8 | -32/+42 | |
| * | | [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor | Andrew Victor | 2007-05-11 | 24 | -0/+1155 | |
| * | | [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h | Andrew Victor | 2007-05-11 | 1 | -0/+4 | |
| * | | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor | 2007-05-11 | 5 | -0/+222 | |
| * | | [ARM] iop13xx: msi support | Daniel Wolstenholme | 2007-05-11 | 3 | -1/+47 | |
| * | | [ARM] 4303/3: base kernel support for TI DaVinci | Kevin Hilman | 2007-05-11 | 14 | -0/+542 | |
| * | | [ARM] 4365/1: Add AC97 clock to s3c2443 machine | Graeme Gregory | 2007-05-11 | 1 | -0/+1 | |
| * | | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 | 1 | -0/+4 | |
| * | | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 | 1 | -1/+3 | |
| |/ | ||||||
* | | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -27/+1 | |
|/ | ||||||
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-09 | 34 | -797/+531 | |
|\ | ||||||
| *---. | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King | 2007-05-09 | 30 | -791/+473 | |
| |\ \ \ | ||||||
| | | | * | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 2007-05-09 | 1 | -3/+0 | |
| | | | * | ARM: OMAP: Sync framebuffer headers with N800 tree | Kai Svahn | 2007-05-09 | 2 | -10/+63 | |
| | | | * | ARM: OMAP: Fix gpmc header | Tony Lindgren | 2007-05-09 | 1 | -1/+1 | |
| | | | * | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 2007-05-09 | 1 | -0/+73 | |
| | | | * | ARM: OMAP: Sync headers with linux-omap | Tony Lindgren | 2007-05-08 | 22 | -389/+335 | |
| | | | * | ARM: OMAP: FB: add controller platform data | Imre Deak | 2007-05-08 | 1 | -3/+5 | |
| | | * | | [ARM] Fix ASID version switch | Russell King | 2007-05-08 | 1 | -4/+4 | |
| | * | | | [ARM] 4363/1: AT91: Remove legacy PIO definitions | Andrew Victor | 2007-05-08 | 4 | -389/+0 | |
| | * | | | [ARM] 4361/1: AT91: Build error | Andrew Victor | 2007-05-08 | 1 | -1/+1 | |
| * | | | | [ARM] armv7: add support for asid-tagged VIVT I-cache | Catalin Marinas | 2007-05-09 | 1 | -0/+15 | |
| * | | | | [ARM] armv7: add dedicated ARMv7 barrier instructions | Catalin Marinas | 2007-05-08 | 1 | -1/+5 | |
| * | | | | [ARM] armv7: Add ARMv7 cacheid macros | Catalin Marinas | 2007-05-08 | 1 | -5/+12 | |
| * | | | | [ARM] armv7: add support for ARMv7 cores. | Catalin Marinas | 2007-05-08 | 4 | -0/+26 | |
| | |/ / | |/| | | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 12 | -12/+12 | |
|\ \ \ \ | ||||||
| * | | | | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 | 5 | -5/+5 | |
| * | | | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 6 | -6/+6 | |
| * | | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 | |
* | | | | | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen | 2007-05-09 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -2/+0 | |
* | | | | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -0/+1 | |
* | | | | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 2 | -8/+0 | |
* | | | | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 1 | -2/+0 | |
* | | | | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 2 | -1/+2 | |
|/ / / | ||||||
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 41 | -314/+548 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'ixp4xx' into devel | Russell King | 2007-05-06 | 8 | -28/+182 | |
| |\ \ \ | ||||||
| | * | | | [ARM] 4318/2: DSM-G600 Board Support | Michael-Luke Jones | 2007-05-05 | 3 | -0/+68 | |
| | * | | | [ARM] 4320/1: ixp4xx: cpu type detection stuff cleanup | Vladimir Barinov | 2007-04-21 | 3 | -48/+33 | |
| | * | | | [ARM] 4311/1: ixp4xx: add KIXRP435 platform | Ruslan V. Sushko | 2007-04-21 | 5 | -12/+40 | |
| | * | | | [ARM] 4275/1: generic gpio layer for ixp4xx | Milan Svoboda | 2007-04-21 | 1 | -0/+73 | |
| | | |/ | | |/| | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------------. \ \ | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 2007-05-06 | 25 | -258/+319 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | | | | | | | | | | * | [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macro | Arnaud Patard | 2007-05-05 | 1 | -4/+0 |