| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-13 | 2 | -5/+8 |
|\ |
|
| * | [IA64] Add latest crop of syscalls | Tony Luck | 2010-08-13 | 1 | -1/+4 |
| * | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 2010-08-13 | 1 | -4/+4 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
|/ |
|
* | [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. | Tony Luck | 2010-08-12 | 1 | -3/+3 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -9/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -9/+0 |
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |
* | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 | 1 | -2/+0 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 3 | -8/+8 |
| |\ \
| | |/ |
|
| * | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [IA64] increase ia64 static per cpu area | Tony Luck | 2010-07-27 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | KVM: Remove unnecessary divide operations | Joerg Roedel | 2010-08-01 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 3 | -8/+8 |
|\ \
| |/
|/| |
|
| * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | Rename .data..patch.XXX to .data..patch.XXX. | Denys Vlasenko | 2010-03-03 | 1 | -6/+6 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -1/+0 |
| |\ \ |
|
| | * | | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 | 1 | -1/+0 |
* | | | | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 | 1 | -5/+0 |
* | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-05-20 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | ia64: add sparse annotation to __ia64_per_cpu_var() | Tejun Heo | 2010-05-12 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-05-19 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | [IA64] removing redundant ifdef | Jiri Olsa | 2010-05-18 | 1 | -4/+0 |
| |/ / / |
|
* | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -5/+6 |
|\ \ \ \ |
|
| * | | | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 | 1 | -5/+6 |
| |/ / / |
|
* | | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -2/+2 |
|/ / / |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ / |
|
* | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | pci-dma: ia64: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -13/+1 |
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -4/+0 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -1/+2 |
* | | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 | 1 | -48/+0 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 | 1 | -4/+0 |
|\ \ |
|
| * | | xen: Remove unnecessary arch specific xen irq functions. | Eric W. Biederman | 2010-02-18 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 5 | -8/+9 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 22 | -103/+116 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -2/+2 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-03-01 | 7 | -214/+27 |
|\ \ \ \ |
|
| * \ \ \ | Pull misc2634 into release branch | Tony Luck | 2010-02-26 | 1 | -23/+1 |
| |\ \ \ \ |
|
| | * | | | | [IA64] use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-02-26 | 1 | -23/+1 |