| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+3 |
* | [PATCH] fix osf_getdirents() | Al Viro | 2008-08-25 | 1 | -7/+12 |
* | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 | 1 | -5/+5 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 3 | -169/+19 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 2 | -3/+3 |
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 2 | -4/+4 |
| * | alpha: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -163/+13 |
* | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-07-15 | 1 | -3/+2 |
|\ \ |
|
| * | | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky | 2008-06-05 | 1 | -3/+2 |
* | | | Alpha Linux kernel fails with inconsistent kallsyms data | Bastian Blank | 2008-07-04 | 1 | -7/+7 |
| |/
|/| |
|
* | | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky | 2008-06-20 | 1 | -0/+17 |
* | | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 2008-06-20 | 2 | -1/+4 |
|/ |
|
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | [PATCH] make osf_select() use core_sys_select() | Al Viro | 2008-05-01 | 1 | -65/+4 |
* | alpha: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -2/+2 |
* | arch/alpha/kernel/traps.c: use time_* macros | S.Caglar Onur | 2008-04-28 | 1 | -2/+3 |
* | alpha: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 12 | -84/+72 |
* | alpha: handle kcalloc failure | Jim Meyering | 2008-04-28 | 1 | -0/+6 |
* | alpha: unbreak OSF/1 (a.out) binaries | Ivan Kokshaysky | 2008-04-24 | 1 | -0/+1 |
* | alpha: fix legacy mode PCI IDE controllers | Ivan Kokshaysky | 2008-04-24 | 2 | -17/+7 |
* | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -22/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -234/+1 |
* | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 | 1 | -3/+5 |
* | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-13 | 1 | -10/+2 |
* | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 2008-03-09 | 1 | -8/+7 |
* | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori | 2008-03-04 | 1 | -1/+0 |
* | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-03-04 | 1 | -6/+34 |
* | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori | 2008-03-04 | 1 | -13/+15 |
* | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori | 2008-03-04 | 1 | -3/+3 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 1 | -7/+8 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 3 | -3/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -62/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 2 | -3/+5 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -4/+0 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | alpha: kill deprecated virt_to_bus | FUJITA Tomonori | 2008-02-05 | 1 | -2/+2 |
* | arch/alpha: remove duplicate includes | Lucas Woods | 2008-02-05 | 1 | -1/+0 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -6/+18 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-17 | 4 | -4/+4 |
* | alpha: fix sg_page breakage | FUJITA Tomonori | 2007-11-27 | 1 | -6/+8 |
* | alpha: sg_virt() fallout | Jens Axboe | 2007-10-23 | 1 | -0/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | spelling fixes: arch/alpha/ | Simon Arlott | 2007-10-20 | 6 | -6/+5 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 2 | -11/+11 |