| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | 1 | -2/+0 |
|\ \ |
|
| * | | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 1 | -2/+0 |
| |/ |
|
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
|/ |
|
* | 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 |
* | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 |
|/ |
|
* | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -12/+3 |
* | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -19/+1 |
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -1/+0 |
|\ |
|
| * | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -1/+0 |
* | | 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-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | 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: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
| |/
|/| |
|
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 |
|/ |
|
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -16/+1 |
* | 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 |
* | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
* | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 1 | -1/+0 |
* | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2009-04-17 | 1 | -0/+25 |
* | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -1/+1 |
| |\ |
|
| * | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | headers_check fix: h8300, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| |/ |
|
* | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
|/ |
|
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -1/+0 |
* | h8300: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -7/+12 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -1/+2 |
* | h8300: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
* | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
* | | asm-h8300/md.h: remove CVS keyword | Adrian Bunk | 2008-10-16 | 1 | -1/+1 |
* | | h8300: GENERIC_BUG support | Yoshinori Sato | 2008-10-16 | 2 | -0/+6 |
* | | h8300: update timer handler - misc update | Yoshinori Sato | 2008-10-16 | 1 | -0/+34 |
|/ |
|
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -20/+0 |
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 | 99 | -0/+4610 |