| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc | Mariusz Kozlowski | 2007-08-15 | 1 | -7/+1 |
* | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 2007-08-01 | 1 | -1/+1 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -10/+8 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | [AVR32] Fix atomic_add_unless() and atomic_sub_unless() | Haavard Skinnemoen | 2007-07-18 | 1 | -2/+2 |
* | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 2007-07-18 | 1 | -0/+14 |
* | [AVR32] Remove optimization of unaligned word loads | Haavard Skinnemoen | 2007-07-18 | 1 | -23/+3 |
* | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 2007-07-18 | 1 | -27/+0 |
* | [AVR32] faster avr32 unaligned access | David Brownell | 2007-07-18 | 1 | -9/+20 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+15 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 | 1 | -0/+1 |
|\ |
|
| * | macb: Use generic PHY layer | frederic RODO | 2007-07-16 | 1 | -0/+1 |
* | | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -28/+0 |
* | | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 2007-07-10 | 1 | -0/+11 |
|/ |
|
* | [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES | Haavard Skinnemoen | 2007-06-14 | 1 | -0/+9 |
* | [AVR32] gpio_*_cansleep() fix | David Brownell | 2007-06-14 | 1 | -0/+2 |
* | [AVR32] Implement platform hooks for atmel_lcdfb driver | Haavard Skinnemoen | 2007-05-15 | 1 | -5/+3 |
* | [AVR32] Wire up signalfd, timerfd and eventfd | Haavard Skinnemoen | 2007-05-13 | 1 | -1/+4 |
* | [AVR32] optimize pagefault path | Christoph Hellwig | 2007-05-13 | 2 | -4/+14 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 | 1 | -0/+1 |
|\ |
|
| * | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor | 2007-05-11 | 1 | -0/+1 |
* | | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -27/+1 |
|/ |
|
* | 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 |
| * | [AVR32] Fix section mismatch .taglist -> .init.text | Haavard Skinnemoen | 2007-05-09 | 1 | -1/+1 |
* | | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen | 2007-05-09 | 1 | -0/+33 |
|/ |
|
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -23/+2 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
* | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-02 | 1 | -0/+2 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 | 2 | -1/+4 |
|\ |
|
| * | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-25 | 1 | -0/+2 |
| * | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-25 | 1 | -1/+2 |
* | | [AVR32] Fix compile error with gcc 4.1 | Haavard Skinnemoen | 2007-04-27 | 1 | -9/+4 |
* | | avr32: remove unneeded cast in atomic.h | Mathieu Desnoyers | 2007-04-27 | 1 | -1/+1 |
* | | [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io | Haavard Skinnemoen | 2007-04-27 | 1 | -14/+3 |
* | | [AVR32] Get rid of board_setup_fbmem() | Haavard Skinnemoen | 2007-04-27 | 1 | -2/+2 |
* | | [AVR32] Simplify early handling of memory regions | Haavard Skinnemoen | 2007-04-27 | 1 | -8/+2 |
* | | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c | Haavard Skinnemoen | 2007-04-27 | 1 | -1/+0 |
* | | [AVR32] Make I/O access macros work with external devices | Haavard Skinnemoen | 2007-04-27 | 2 | -152/+222 |
* | | [AVR32] Clean up exception handling code | Haavard Skinnemoen | 2007-04-27 | 3 | -24/+45 |
* | | [AVR32] Clean up cpu identification and add features bitmap | Haavard Skinnemoen | 2007-04-27 | 1 | -0/+9 |
* | | [AVR32] Clean up asm/sysreg.h | Haavard Skinnemoen | 2007-04-27 | 1 | -294/+249 |
* | | [AVR32] Put cpu in sleep 0 when idle. | Hans-Christian Egtvedt | 2007-04-27 | 1 | -0/+2 |
* | | [AVR32] Change system timer from count-compare to Timer/Counter 0 | Hans-Christian Egtvedt | 2007-04-27 | 1 | -0/+112 |
* | | [AVR32] Add nwait and tdf parameters to SMC configuration | Hans-Christian Egtvedt | 2007-04-27 | 1 | -0/+22 |
|/ |
|
* | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 2007-03-16 | 1 | -1/+1 |
* | avr32: dma-mapping.h | Gary Zambrano | 2007-03-07 | 1 | -0/+18 |