Age | Commit message (Expand) | Author |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2008-07-08 | dmaengine: Driver for the Synopsys DesignWare DMA controller | Haavard Skinnemoen |
2008-07-04 | avr32: Fix typo of IFSR in a comment in the PIO header file | Hans-Christian Egtvedt |
2008-07-03 | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar |
2008-07-02 | avr32: Power Management support ("standby" and "mem" modes) | Haavard Skinnemoen |
2008-07-02 | avr32: Add system device for the internal interrupt controller (intc) | Haavard Skinnemoen |
2008-07-02 | avr32: Add simple SRAM allocator | Haavard Skinnemoen |
2008-07-02 | avr32: Enable SDRAMC clock at startup | Haavard Skinnemoen |
2008-07-02 | avr32: Use a quicklist for PGD allocation | Haavard Skinnemoen |
2008-07-02 | avr32: Cover the kernel page tables in the user PGDs | Haavard Skinnemoen |
2008-07-02 | avr32: Store virtual addresses in the PGD | Haavard Skinnemoen |
2008-07-02 | avr32: Remove useless zeroing of swapper_pg_dir at startup | Haavard Skinnemoen |
2008-07-02 | avr32: Clean up and optimize the TLB operations | Haavard Skinnemoen |
2008-06-28 | avr32: Rename at32ap.c -> pdc.c | Haavard Skinnemoen |
2008-06-28 | avr32: Move setup_platform() into chip-specific file | Haavard Skinnemoen |
2008-06-27 | avr32: Kill special exception handler sections | Haavard Skinnemoen |
2008-06-27 | avr32: Clean up time.c #includes | Haavard Skinnemoen |
2008-06-27 | atmel_pwm: Rename the "mck" clock to "pwm_clk" | Sedji Gaouaou |
2008-06-27 | at32ap700x spi: enable pullups on MISO | David Brownell |
2008-06-27 | avr32: improve NGW100 I2C/PMBus setup | David Brownell |
2008-06-27 | avr32: Add PSIF platform devices | Hans-Christian Egtvedt |
2008-06-27 | avr32: Add pin configuration choice to LCDC peripheral | Hans-Christian Egtvedt |
2008-06-27 | avr32: minor GPIO handling updates | David Brownell |
2008-06-27 | avr32: Fix wrong I/O access size in __raw_readsb | Haavard Skinnemoen |
2008-06-27 | avr32: Fix sigaltstack behaviour | Martin Koegler |
2008-06-27 | avr32: Allow board to define oscillator rates | Alex |
2008-06-27 | avr32: export empty_zero_page | Haavard Skinnemoen |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar |
2008-05-27 | avr32: Fix cpufreq oops when ondemand governor is default | Haavard Skinnemoen |
2008-05-26 | avr32: Update defconfigs | Haavard Skinnemoen |
2008-05-26 | avr32: export strnlen_user | Adrian Bunk |
2008-05-26 | avr32: export copy_page | Adrian Bunk |
2008-05-25 | move BUG_TABLE into RODATA | Jan Beulich |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-04-29 | avr32: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | avr32: proc: use non-racy method for /proc/tlb creation | Denis V. Lunev |
2008-04-28 | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen |
2008-04-19 | avr32: Add hardware power-down function call | Peter Ma |
2008-04-19 | avr32: Remove two unused #defines from mm/init.c | Johannes Weiner |
2008-04-19 | avr32: Implement set_rate(), set_parent() and mode() for pll1 | Hans-Christian Egtvedt |