| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 | Morten H. Larsen | 2010-06-15 | 5 | -49/+155 |
* | alpha: fix pci_mmap_resource API breakage | Matt Turner | 2010-06-15 | 1 | -2/+1 |
* | alpha: fix __arch_hweight32 typo | Matt Turner | 2010-06-15 | 1 | -1/+1 |
* | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -3/+1 |
* | alpha: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 2 | -18/+6 |
* | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 1 | -0/+5 |
* | alpha: simplify and optimize sched_find_first_bit | Matt Turner | 2010-05-26 | 1 | -11/+9 |
* | alpha: invoke oom-killer from page fault | Nick Piggin | 2010-05-26 | 1 | -9/+2 |
* | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz | 2010-05-26 | 2 | -42/+31 |
* | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 1 | -5/+0 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -3/+5 |
* | 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 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 2 | -54/+50 |
|\ \ |
|
| * | | alpha: Convert alpha to use read/update_persistent_clock | John Stultz | 2010-03-13 | 2 | -54/+50 |
* | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -8/+10 |
|\ \ \ |
|
| * | | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 | 1 | -8/+10 |
| | |/
| |/| |
|
* | | | 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 | 15 | -7/+11 |
* | | alpha: fix compile errors in dma-mapping-common.h | FUJITA Tomonori | 2010-03-18 | 4 | -4/+0 |
* | | alpha: remove trailing spaces in messages | Frans Pop | 2010-03-18 | 2 | -2/+2 |
* | | alpha: use __ratelimit | Akinobu Mita | 2010-03-18 | 1 | -7/+3 |
* | | dma-mapping: alpha: use include/linux/pci-dma-compat.h | FUJITA Tomonori | 2010-03-12 | 5 | -342/+165 |
* | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | pci-dma: alpha: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 2 | -13/+4 |
* | | alpha: remove dma_sync_single_range | FUJITA Tomonori | 2010-03-12 | 1 | -1/+0 |
* | | alpha: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 2 | -47/+13 |
|/ |
|
* | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin | 2010-03-06 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -17/+0 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 1 | -0/+3 |
| |\ |
|
| * | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 | 1 | -17/+0 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 | 1 | -1/+1 |
* | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 | 1 | -2/+2 |
|/ / |
|
* | | alpha: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-14 | 1 | -0/+3 |
|/ |
|
* | alpha: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+2 |
* | alpha: Add minimal support for software performance events | Michael Cree | 2009-12-18 | 4 | -1/+13 |
* | alpha: Wire up missing/new syscalls | Daniele Calore | 2009-12-18 | 2 | -2/+29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | fix up O_SYNC comments | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 4 | -3/+4 |
|\ \
| |/
|/| |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 3 | -3/+3 |
| * | 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 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | 5 | -43/+43 |
|\ \ |
|
| * | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
| * | | alpha: Fix fallout from locking changes | Thomas Gleixner | 2009-12-14 | 2 | -18/+18 |
| * | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
| * | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -10/+10 |