| Commit message (Expand) | Author | Age | Files | Lines |
* | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack | Mike Frysinger | 2010-01-07 | 1 | -2/+0 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -1/+2 |
|\ |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -64/+2 |
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 1 | -4/+1 |
|\ |
|
| * | frv: Remove the BKL from sys_execve | John Kacur | 2009-10-14 | 1 | -4/+1 |
* | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -1/+1 |
| |\| | |
|
| * | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 2 | -6/+6 |
* | | | sysctl frv: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 2 | -107/+2 |
* | | | sysctl: Remove the unused frv sysctl unumbers | Eric W. Biederman | 2009-11-12 | 2 | -4/+4 |
| |/
|/| |
|
* | | frv: fix check on unsigned in do_signal() | Roel Kluin | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | FRV: Flash mappings for the MB93090-MB00 motherboard | David Howells | 2009-09-25 | 2 | -0/+92 |
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -7/+7 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-24 | 1 | -3/+2 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | | FRV: Use asm/generic-hardirq.h | Christoph Hellwig | 2009-09-23 | 2 | -17/+4 |
* | | misc: remove redundant start_kernel prototypes | Rusty Russell | 2009-09-23 | 2 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
| |/ |
|
* | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -20/+1 |
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 6 | -13/+13 |
|/ |
|
* | frv: clean up linker script using new linker script macros. | Nelson Elhage | 2009-09-18 | 1 | -54/+7 |
* | frv: remove unused .altinstructions code | Nelson Elhage | 2009-09-18 | 1 | -5/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -6/+4 |
|\ |
|
| * | frv/PCI: Use pci_claim_resource | Matthew Wilcox | 2009-09-09 | 1 | -6/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -0/+2 |
|\ \ |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 3 | -6/+4 |
| |\| |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -1/+1 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 11 | -7/+279 |
| |\ \ |
|
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 3 | -6/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | 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 |
| | |_|/
| |/| | |
|
* | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 2 | -3/+3 |
* | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
|/ / |
|
* | | FRV: Add basic performance counter support | David Howells | 2009-07-02 | 4 | -1/+38 |
* | | FRV: Implement atomic64_t | David Howells | 2009-07-02 | 6 | -5/+236 |
* | | FRV: Wire up new syscalls | David Howells | 2009-07-01 | 2 | -1/+5 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |