| Commit message (Expand) | Author | Age |
* | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 |
* | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-13 |
* | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 2008-03-09 |
* | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori | 2008-03-04 |
* | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-03-04 |
* | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori | 2008-03-04 |
* | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori | 2008-03-04 |
* | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 |
* | alpha/parisc: remove config variable DEBUG_RWLOCK | Jiri Olsa | 2008-02-06 |
* | alpha: kill deprecated virt_to_bus | FUJITA Tomonori | 2008-02-05 |
* | arch/alpha: remove duplicate includes | Lucas Woods | 2008-02-05 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 |
* | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 |
|/ |
|
* | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-01 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | alpha: fix conversion from denormal float to double | Ivan Kokshaysky | 2008-01-17 |
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-17 |
* | alpha: strncpy/strncat fixes | Ivan Kokshaysky | 2007-12-17 |
* | alpha: fix sg_page breakage | FUJITA Tomonori | 2007-11-27 |
* | alpha: sg_virt() fallout | Jens Axboe | 2007-10-23 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | spelling fixes: arch/alpha/ | Simon Arlott | 2007-10-19 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | alpha: beautify vmlinux.lds | Sam Ravnborg | 2007-10-16 |
* | | alpha: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 |
* | | cleanup arch/alpha/Makefile | Adrian Bunk | 2007-10-16 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
|/ |
|
* | alpha: -Werror fixes for sys_titan.c | Jay Estabrook | 2007-08-11 |