Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 6 | -3/+21 | |
|\ | ||||||
| * | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 | 1 | -1/+2 | |
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 2 | -1/+5 | |
| * | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 | 2 | -0/+12 | |
| * | [IA64] - Altix: hotplug after intr redirect can crash system | John Keller | 2007-05-08 | 1 | -0/+1 | |
| * | [IA64] Fix some section mismatch errors | Tony Luck | 2007-05-07 | 1 | -1/+1 | |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 3 | -7/+20 | |
|\ \ | ||||||
| * | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 2007-05-09 | 1 | -3/+0 | |
| * | | [MTD] Remove unnecessary user space check from mtd.h. | Robert P. J. Day | 2007-05-09 | 1 | -4/+0 | |
| * | | [MTD] [NAND] platform NAND driver: update header | Vitaly Wool | 2007-05-08 | 1 | -0/+16 | |
| * | | [RSLIB] Support non-canonical GF representations | Segher Boessenkool | 2007-05-02 | 1 | -0/+4 | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 8 | -64/+72 | |
|\ \ \ | ||||||
| * | | | sh: SH7760 DMABRG support. | Manuel Lauss | 2007-05-09 | 1 | -0/+23 | |
| * | | | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 2007-05-09 | 1 | -21/+4 | |
| * | | | sh: Convert to common die chain. | Paul Mundt | 2007-05-09 | 1 | -23/+2 | |
| * | | | sh: Wire up utimensat syscall. | Paul Mundt | 2007-05-09 | 1 | -2/+3 | |
| * | | | sh: Add 32-bit opcode feature CPU flag. | Paul Mundt | 2007-05-09 | 1 | -0/+1 | |
| * | | | sh: Support for SH-2A 32-bit opcodes. | Paul Mundt | 2007-05-09 | 1 | -0/+9 | |
| * | | | sh: Always define TRAPA_BUG_OPCODE. | Paul Mundt | 2007-05-09 | 1 | -2/+2 | |
| * | | | sh: __GFP_REPEAT for pte allocations, too. | Paul Mundt | 2007-05-09 | 1 | -2/+2 | |
| * | | | sh: generic quicklist support. | Paul Mundt | 2007-05-09 | 1 | -16/+28 | |
* | | | | 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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 8 | -71/+93 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [POWERPC] Don't use SLAB/SLUB for PTE pages | Hugh Dickins | 2007-05-09 | 1 | -18/+13 | |
| * | | | | | | [POWERPC] Spufs support for 64K LS mappings on 4K kernels | Benjamin Herrenschmidt | 2007-05-09 | 1 | -1/+9 | |
| * | | | | | | [POWERPC] Add ability to 4K kernel to hash in 64K pages | Benjamin Herrenschmidt | 2007-05-09 | 2 | -2/+11 | |
| * | | | | | | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 2007-05-09 | 3 | -49/+50 | |
| * | | | | | | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 2007-05-09 | 1 | -1/+10 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 61 | -63/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 | 34 | -34/+34 | |
| * | | | | | | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 10 | -10/+10 | |
| * | | | | | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 7 | -8/+8 | |
| * | | | | | | | Fix "deprecated" typoes. | Robert P. J. Day | 2007-05-09 | 3 | -4/+4 | |
| * | | | | | | | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 7 | -7/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-05-09 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [AVR32] Wire up sys_utimensat | Haavard Skinnemoen | 2007-05-09 | 1 | -1/+3 |