Age | Commit message (Expand) | Author |
2008-04-02 | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky |
2008-03-13 | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori |
2008-03-09 | alpha: fix iommu-related boot panic | Ivan Kokshaysky |
2008-03-04 | 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-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-13 | xtime_lock vs update_process_times | Peter Zijlstra |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-08 | 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-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-06 | 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-05 | 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-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-03 | 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-01 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk |
2008-01-28 | remove __attribute_used__ | Adrian Bunk |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-17 | alpha: fix conversion from denormal float to double | Ivan Kokshaysky |
2007-12-17 | alpha: build fixes | Ivan Kokshaysky |
2007-12-17 | alpha: strncpy/strncat fixes | Ivan Kokshaysky |
2007-11-27 | alpha: fix sg_page breakage | FUJITA Tomonori |
2007-10-23 | alpha: sg_virt() fallout | Jens Axboe |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-20 | 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-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-10-16 | 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-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-08-11 | alpha: -Werror fixes for sys_titan.c | Jay Estabrook |