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