| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 3 | -1/+24 |
|\ |
|
| * | cpumask: convert kernel/irq | Rusty Russell | 2009-01-01 | 1 | -1/+2 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 1 | -3/+0 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 2 | -8/+13 |
| |\ \ |
|
| * | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 | 2 | -0/+22 |
* | | | | get rid of special-casing the /sbin/loader on alpha | Al Viro | 2009-01-03 | 2 | -1/+52 |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 6 | -13/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 3 | -7/+7 |
| * | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 3 | -6/+4 |
* | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori | 2008-12-29 | 1 | -3/+0 |
| |/
|/| |
|
* | | Merge branch 'master' into next | James Morris | 2008-12-04 | 3 | -6/+6 |
|\ \
| |/ |
|
| * | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro | 2008-11-30 | 1 | -1/+1 |
| * | false __cpuinit positives on alpha | Al Viro | 2008-11-30 | 2 | -5/+5 |
* | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 2 | -8/+13 |
|/ |
|
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -6/+7 |
|\ |
|
| * | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -6/+7 |
| |\ |
|
| | * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 6 | -20/+18 |
| | |\ |
|
| | * | | select: fix alpha OSF wrapper | Arjan van de Ven | 2008-10-06 | 1 | -6/+7 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 1 | -5/+2 |
|\ \ \ \ |
|
| * | | | | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -5/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
* | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 2008-10-16 | 1 | -3/+3 |
* | | | | | alpha: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 2 | -11/+11 |
* | | | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+1 |
* | | | | | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -2/+2 |
| |/ / / |
|
* | | | | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov | 2008-10-16 | 1 | -1/+1 |
* | | | | alpha: use iommu_num_pages function in IOMMU code | Joerg Roedel | 2008-10-16 | 1 | -12/+5 |
* | | | | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan | 2008-10-16 | 1 | -0/+1 |
* | | | | Alpha Miata: remove dead URL | Adrian Bunk | 2008-10-16 | 1 | -2/+1 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+3 |
| |/ |
|
* | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse | 2008-09-06 | 1 | -0/+1 |
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 1 | -3/+0 |
* | | Make <asm-generic/statfs.h> suitable for 64-bit platforms. | David Woodhouse | 2008-09-04 | 1 | -0/+4 |
|/ |
|
* | [PATCH] fix osf_getdirents() | Al Viro | 2008-08-25 | 1 | -7/+12 |
* | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 2008-08-15 | 129 | -0/+15903 |
* | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 | 1 | -5/+5 |
* | alpha: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -65/+0 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -37/+2 |
* | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk | 2008-07-24 | 1 | -5/+0 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -4/+4 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 5 | -172/+23 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 2 | -3/+3 |