| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 | 1 | -3/+7 |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 2 | -2/+2 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 11 | -9/+11 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 | 72 | -11219/+0 |
* | UML: make several more things static | WANG Cong | 2008-07-24 | 13 | -23/+12 |
* | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2008-07-24 | 2 | -33/+1 |
* | arch/um/kernel/irq.c: clean up some functions | WANG Cong | 2008-07-24 | 3 | -37/+2 |
* | cris: use simple_read_from_buffer() | Akinobu Mita | 2008-07-24 | 1 | -10/+7 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 |
* | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 3 | -3/+0 |
* | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk | 2008-07-24 | 1 | -5/+0 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 13 | -1/+13 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 8 | -24/+19 |
* | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 | 4 | -107/+186 |
* | powerpc: define support for 16G hugepages | Jon Tollefson | 2008-07-24 | 1 | -18/+44 |
* | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2008-07-24 | 2 | -1/+59 |
* | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 2008-07-24 | 1 | -0/+21 |
* | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+17 |
* | x86: support GB hugepages on 64-bit | Andi Kleen | 2008-07-24 | 1 | -11/+22 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 6 | -1/+50 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 6 | -10/+16 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 13 | -17/+13 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 2 | -5/+5 |
* | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 2008-07-24 | 1 | -0/+23 |
* | powerpc ioremap_prot | Benjamin Herrenschmidt | 2008-07-24 | 3 | -6/+33 |
* | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 | 1 | -0/+1 |
* | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 3 | -0/+12 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 12 | -51/+35 |
* | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 2008-07-24 | 5 | -0/+23 |
* | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 | 3 | -11/+190 |
|\ |
|
| * | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -2/+53 |
| * | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 2 | -4/+88 |
| * | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 |
| * | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 |
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 2 | -6/+0 |
|\ \ |
|
| * | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 2 | -6/+0 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 18 | -116/+172 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| |\ \ \ |
|
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 | 1 | -2/+2 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 |