| Commit message (Expand) | Author | Age |
*-. | Merge branches 'fixes', 'cleanups' and 'boards' | Haavard Skinnemoen | 2009-01-07 |
|\ \ |
|
| | * | avr32: Introducing asm/syscalls.h | Jaswinder Singh | 2008-12-17 |
| |/ |
|
* | | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ \ |
|
| * | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
| |/ |
|
* / | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ |
|
* | avr32: Minor pm_power_off cleanup | Haavard Skinnemoen | 2008-10-08 |
* | avr32: added mem kernel command line option support | Marco Stornelli | 2008-09-22 |
* | avr32: nmi_enter() without nmi_exit() | Manfred Spraul | 2008-09-19 |
* | avr32: fix sys_sync_file_range() call convention | Hans-Christian Egtvedt | 2008-09-19 |
* | avr32: add generic_find_next_le_bit bit function | Hans-Christian Egtvedt | 2008-09-19 |
* | avr32: add .gitignore files | Markus Heidelberg | 2008-09-19 |
* | avr32: Fix lockup after Java stack underflow in user mode | Haavard Skinnemoen | 2008-09-01 |
* | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen | 2008-08-05 |
* | Merge commit 'upstream/master' | Haavard Skinnemoen | 2008-07-27 |
|\ |
|
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 |
| |\ |
|
| | * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 |
| | |\ |
|
| | * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 |
| |\ \ \ |
|
| | * | | | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 2008-07-18 |
| | | |/
| | |/| |
|
| * / | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
| |/ / |
|
* / / | avr32: allow system timer to share interrupt to make OProfile work | Voss, Nikolaus | 2008-07-25 |
|/ / |
|
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 |
|\ \ |
|
| * | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 |
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 |
| | |/
| |/| |
|
* | | | 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: Kill special exception handler sections | Haavard Skinnemoen | 2008-06-27 |
* | | | avr32: Clean up time.c #includes | Haavard Skinnemoen | 2008-06-27 |
* | | | avr32: Fix sigaltstack behaviour | Martin Koegler | 2008-06-27 |
| |/
|/| |
|
* | | avr32: export strnlen_user | Adrian Bunk | 2008-05-26 |
* | | avr32: export copy_page | Adrian Bunk | 2008-05-26 |
|/ |
|
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | avr32: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen | 2008-04-28 |
* | avr32: Add hardware power-down function call | Peter Ma | 2008-04-19 |
* | avr32: Generic clockevents support | David Brownell | 2008-04-19 |
* | avr32: Move sleep code into mach-at32ap | Haavard Skinnemoen | 2008-04-19 |
* | avr32: start clocksource cleanup | David Brownell | 2008-04-19 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | avr32: Fix bug in early resource allocation code | Haavard Skinnemoen | 2008-03-27 |
* | avr32: Build fix for CONFIG_BUG=n | Haavard Skinnemoen | 2008-03-13 |
* | avr32: Fix OCD refcounting bug | Haavard Skinnemoen | 2008-02-27 |
* | avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop | Haavard Skinnemoen | 2008-02-15 |
* | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | Fix timerfd breakage on avr32 | Haavard Skinnemoen | 2008-02-05 |