Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 1 | -1/+1 |
2008-07-25 | gpio: sysfs interface | David Brownell | 1 | -0/+2 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2008-07-24 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 1 | -2/+1 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 1 | -1/+1 |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 1 | -0/+1 |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds | 1 | -13/+14 |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -13/+25 |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar | 22 | -232/+969 |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 1 | -1/+1 |
2008-07-18 | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 1 | -0/+1 |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -5/+35 |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 3 | -5/+35 |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+0 |
2008-07-08 | dmaengine: Driver for the Synopsys DesignWare DMA controller | Haavard Skinnemoen | 1 | -13/+14 |
2008-07-04 | avr32: Fix typo of IFSR in a comment in the PIO header file | Hans-Christian Egtvedt | 1 | -1/+1 |
2008-07-03 | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 1 | -0/+1 |
2008-07-02 | avr32: Power Management support ("standby" and "mem" modes) | Haavard Skinnemoen | 6 | -1/+492 |
2008-07-02 | avr32: Add system device for the internal interrupt controller (intc) | Haavard Skinnemoen | 1 | -3/+25 |
2008-07-02 | avr32: Add simple SRAM allocator | Haavard Skinnemoen | 2 | -0/+27 |
2008-07-02 | avr32: Enable SDRAMC clock at startup | Haavard Skinnemoen | 1 | -0/+9 |
2008-07-02 | avr32: Use a quicklist for PGD allocation | Haavard Skinnemoen | 1 | -0/+3 |
2008-07-02 | avr32: Cover the kernel page tables in the user PGDs | Haavard Skinnemoen | 1 | -10/+32 |
2008-07-02 | avr32: Store virtual addresses in the PGD | Haavard Skinnemoen | 3 | -26/+27 |
2008-07-02 | avr32: Remove useless zeroing of swapper_pg_dir at startup | Haavard Skinnemoen | 1 | -13/+3 |
2008-07-02 | avr32: Clean up and optimize the TLB operations | Haavard Skinnemoen | 1 | -88/+87 |
2008-06-28 | avr32: Rename at32ap.c -> pdc.c | Haavard Skinnemoen | 2 | -1/+1 |
2008-06-28 | avr32: Move setup_platform() into chip-specific file | Haavard Skinnemoen | 2 | -18/+8 |
2008-06-27 | avr32: Kill special exception handler sections | Haavard Skinnemoen | 2 | -12/+5 |
2008-06-27 | avr32: Clean up time.c #includes | Haavard Skinnemoen | 1 | -11/+3 |
2008-06-27 | atmel_pwm: Rename the "mck" clock to "pwm_clk" | Sedji Gaouaou | 1 | -1/+1 |
2008-06-27 | at32ap700x spi: enable pullups on MISO | David Brownell | 1 | -2/+4 |
2008-06-27 | avr32: improve NGW100 I2C/PMBus setup | David Brownell | 1 | -0/+22 |
2008-06-27 | avr32: Add PSIF platform devices | Hans-Christian Egtvedt | 1 | -0/+77 |
2008-06-27 | avr32: Add pin configuration choice to LCDC peripheral | Hans-Christian Egtvedt | 3 | -34/+75 |
2008-06-27 | avr32: minor GPIO handling updates | David Brownell | 1 | -0/+2 |
2008-06-27 | avr32: Fix wrong I/O access size in __raw_readsb | Haavard Skinnemoen | 1 | -1/+1 |
2008-06-27 | avr32: Fix sigaltstack behaviour | Martin Koegler | 1 | -0/+3 |
2008-06-27 | avr32: Allow board to define oscillator rates | Alex | 5 | -8/+28 |
2008-06-27 | avr32: export empty_zero_page | Haavard Skinnemoen | 1 | -0/+2 |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar | 6 | -331/+521 |
2008-05-27 | avr32: Fix cpufreq oops when ondemand governor is default | Haavard Skinnemoen | 1 | -2/+1 |
2008-05-26 | avr32: Update defconfigs | Haavard Skinnemoen | 4 | -329/+516 |
2008-05-26 | avr32: export strnlen_user | Adrian Bunk | 1 | -0/+2 |
2008-05-26 | avr32: export copy_page | Adrian Bunk | 1 | -0/+2 |
2008-05-25 | move BUG_TABLE into RODATA | Jan Beulich | 1 | -2/+0 |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |