Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas | 1 | -0/+6 |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 1 | -0/+15 |
2007-07-17 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2007-07-17 | macb: Use generic PHY layer | frederic RODO | 1 | -0/+1 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -28/+0 |
2007-07-11 | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 1 | -0/+11 |
2007-06-14 | [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES | Haavard Skinnemoen | 1 | -0/+9 |
2007-06-14 | [AVR32] gpio_*_cansleep() fix | David Brownell | 1 | -0/+2 |
2007-05-15 | [AVR32] Implement platform hooks for atmel_lcdfb driver | Haavard Skinnemoen | 1 | -5/+3 |
2007-05-13 | [AVR32] Wire up signalfd, timerfd and eventfd | Haavard Skinnemoen | 1 | -1/+4 |
2007-05-13 | [AVR32] optimize pagefault path | Christoph Hellwig | 2 | -4/+14 |
2007-05-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2007-05-12 | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor | 1 | -0/+1 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -27/+1 |
2007-05-09 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2 | -2/+4 |
2007-05-09 | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen | 1 | -0/+33 |
2007-05-09 | [AVR32] Wire up sys_utimensat | Haavard Skinnemoen | 1 | -1/+3 |
2007-05-09 | [AVR32] Fix section mismatch .taglist -> .init.text | Haavard Skinnemoen | 1 | -1/+1 |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson | 1 | -4/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -23/+2 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-05-03 | PCI: scatterlist.h needs types.h | Jean Delvare | 1 | -0/+2 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+4 |
2007-04-27 | [AVR32] Fix compile error with gcc 4.1 | Haavard Skinnemoen | 1 | -9/+4 |
2007-04-27 | avr32: remove unneeded cast in atomic.h | Mathieu Desnoyers | 1 | -1/+1 |
2007-04-27 | [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io | Haavard Skinnemoen | 1 | -14/+3 |
2007-04-27 | [AVR32] Get rid of board_setup_fbmem() | Haavard Skinnemoen | 1 | -2/+2 |
2007-04-27 | [AVR32] Simplify early handling of memory regions | Haavard Skinnemoen | 1 | -8/+2 |
2007-04-27 | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c | Haavard Skinnemoen | 1 | -1/+0 |
2007-04-27 | [AVR32] Make I/O access macros work with external devices | Haavard Skinnemoen | 2 | -152/+222 |
2007-04-27 | [AVR32] Clean up exception handling code | Haavard Skinnemoen | 3 | -24/+45 |
2007-04-27 | [AVR32] Clean up cpu identification and add features bitmap | Haavard Skinnemoen | 1 | -0/+9 |
2007-04-27 | [AVR32] Clean up asm/sysreg.h | Haavard Skinnemoen | 1 | -294/+249 |
2007-04-27 | [AVR32] Put cpu in sleep 0 when idle. | Hans-Christian Egtvedt | 1 | -0/+2 |
2007-04-27 | [AVR32] Change system timer from count-compare to Timer/Counter 0 | Hans-Christian Egtvedt | 1 | -0/+112 |
2007-04-27 | [AVR32] Add nwait and tdf parameters to SMC configuration | Hans-Christian Egtvedt | 1 | -0/+22 |
2007-04-26 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 1 | -0/+2 |
2007-04-26 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 1 | -1/+2 |
2007-03-17 | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 1 | -1/+1 |
2007-03-07 | avr32: dma-mapping.h | Gary Zambrano | 1 | -0/+18 |
2007-03-07 | [AVR32] Fix typo in include/asm-avr32/Kbuild | Haavard Skinnemoen | 1 | -1/+1 |
2007-02-20 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -36/+0 |
2007-02-16 | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 1 | -1/+3 |
2007-02-16 | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 1 | -2/+15 |
2007-02-16 | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 1 | -0/+11 |
2007-02-16 | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 1 | -6/+6 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2007-02-09 | [AVR32] ssize_t should be long, not int | Haavard Skinnemoen | 1 | -1/+1 |
2007-02-09 | [AVR32] Add PIOE device and reserve SDRAM pins | Haavard Skinnemoen | 2 | -1/+3 |