| Commit message (Expand) | Author | Age |
* | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
|\ |
|
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
| |\ |
|
| | * | Rename .data.lock_aligned to .data..lock_aligned. | Denys Vlasenko | 2010-03-03 |
| | * | Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. | Denys Vlasenko | 2010-03-03 |
| | * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
* | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 |
|/ / |
|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 2010-05-30 |
|\ \ |
|
| * | | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic | John David Anglin | 2010-05-30 |
| * | | parisc: Remove unnecessary macros from entry.S | John David Anglin | 2010-05-30 |
| * | | parisc: LWS fixes for syscall.S | John David Anglin | 2010-05-30 |
| * | | parisc: Delete unnecessary nop's in entry.S | John David Anglin | 2010-05-30 |
| * | | parisc: Avoid interruption in critical region in entry.S | John David Anglin | 2010-05-30 |
| * | | parisc: invoke oom-killer from page fault | Nick Piggin | 2010-05-30 |
| * | | parisc: clear floating point exception flag on SIGFPE signal | Helge Deller | 2010-05-30 |
| * | | parisc: Use of align_frame provides stack frame. | Carlos O'Donell | 2010-05-30 |
* | | | parisc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ \ \ |
|
| * | | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
| | |/ /
| |/| | |
|
* / | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
|/ / / |
|
* / / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | pci-dma: parisc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | parisc: use __ratelimit in unaligned.c | Akinobu Mita | 2010-03-06 |
* | | parisc: Convert to read/update_persistent_clock | john stultz | 2010-03-06 |
* | | parisc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day | 2010-03-06 |
* | | parisc: drop unnecessary cast in __ldcw_align() macro | Helge Deller | 2010-03-06 |
* | | parisc: add strict copy size checks (v2) | Helge Deller | 2010-03-06 |
* | | parisc: remove trailing space in messages | Frans Pop | 2010-03-06 |
* | | parisc: ditto sys_accept4 | Kyle McMartin | 2010-03-06 |
* | | parisc: wire up sys_recvmmsg | Helge Deller | 2010-03-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\| |
|
| * | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 2010-02-26 |
|\ \ \ |
|
| * | | | parisc: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 2010-02-05 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 |
|\ \ \ |
|
| * | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
| * | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
* | | | | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 2010-02-24 |
* | | | | Revert "parisc: HAVE_ARCH_TRACEHOOK" | Roland McGrath | 2010-02-22 |
|/ / / |
|
* / / | parisc: fix tracing of signals | Kyle McMartin | 2010-02-12 |
|/ / |
|
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|