| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ |
|
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -1/+3 |
* | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 |
|/ |
|
* | xtensa: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -61/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 3 | -5/+5 |
|\ |
|
| * | Use macros for .bss.page_aligned section. | Tim Abbott | 2009-09-21 | 1 | -1/+1 |
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -1/+2 |
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 2009-09-22 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -3/+2 |
|\ |
|
| * | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -9/+4 |
|\ \ |
|
| * \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 3 | -7/+5 |
| |\ \
| | |/ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -10/+4 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 13 | -16/+1044 |
| |\ \ |
|
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 3 | -7/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -1/+1 |
| * | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
| * | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 |
* | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 |
* | | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
|/ / |
|
* | | xtensa: enable m41t80 driver in s6105_defconfig | Daniel Glockner | 2009-06-22 | 1 | -3/+53 |
* | | xtensa: add m41t62 rtc to s6105 platform | Daniel Glockner | 2009-06-22 | 1 | -0/+3 |
* | | xtensa: enable s6gmac in s6105_defconfig | Daniel Glockner | 2009-06-22 | 1 | -1/+48 |
* | | xtensa: s6105 specific configuration for s6gmac | Oskar Schirmer | 2009-06-22 | 2 | -0/+100 |
* | | xtensa: support s6000 gpio irqs and alternate function selection | Daniel Glöckner | 2009-06-22 | 5 | -10/+171 |
* | | xtensa: s6000 dma engine support | Oskar Schirmer | 2009-06-22 | 3 | -1/+561 |
* | | xtensa: allow variant to initialize own irq chips | Daniel Glöckner | 2009-06-22 | 2 | -1/+13 |
* | | xtensa: cache inquiry and unaligned cache handling functions | Oskar Schirmer | 2009-06-22 | 1 | -0/+95 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 1 | -5/+0 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -26/+1 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 3 | -2/+3 |
|\ |
|
| * | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+1 |
* | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
|/ |
|
* | xtensa: Fix linker script to include .literal sections | Chris Zankel | 2009-05-11 | 2 | -6/+19 |
* | xtensa: update s6105_defconfig for ccount calibration | Oskar Schirmer | 2009-05-11 | 1 | -2/+1 |
* | xtensa: implement ccount calibration for s6000 | Oskar Schirmer | 2009-05-11 | 3 | -0/+29 |
* | xtensa: fix wrong extern declaration renamed in code using it | Oskar Schirmer | 2009-05-11 | 1 | -2/+2 |
* | xtensa: register gpio chip before use | Johannes Weiner | 2009-05-11 | 3 | -2/+10 |