Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 1 | -0/+1 |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 1 | -4/+2 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -39/+0 |
2008-07-25 | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg | 1 | -0/+1 |
2008-07-24 | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 1 | -11/+25 |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 1 | -0/+53 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2008-07-24 | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 1 | -1/+2 |
2008-07-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+3 |
2008-07-24 | rtc-cmos: avoid spurious irqs | David Brownell | 1 | -3/+7 |
2008-07-24 | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2 | -2/+2 |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 3 | -1/+3 |
2008-07-24 | flag parameters: dup2 | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: epoll_create | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -0/+4 |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk | 1 | -1/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-24 | x86: add hugepagesz option on 64-bit | Andi Kleen | 1 | -0/+17 |
2008-07-24 | x86: support GB hugepages on 64-bit | Andi Kleen | 1 | -11/+22 |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen | 1 | -1/+24 |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen | 1 | -2/+3 |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel | 1 | -0/+1 |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel | 2 | -0/+9 |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2 | -5/+2 |
2008-07-24 | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 1 | -1/+1 |
2008-07-24 | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-07-24 | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 1 | -4/+1 |
2008-07-23 | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 3 | -11/+190 |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+0 |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -116/+172 |
2008-07-23 | i386 syscall audit fast-path | Roland McGrath | 1 | -2/+53 |
2008-07-23 | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2 | -4/+88 |
2008-07-23 | x86_64 syscall audit fast-path | Roland McGrath | 1 | -0/+48 |
2008-07-23 | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 1 | -5/+1 |
2008-07-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -17/+17 |
2008-07-22 | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil | 1 | -1/+1 |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2 | -5/+5 |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 3 | -10/+10 |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 1 | -1/+1 |
2008-07-22 | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 1 | -1/+1 |
2008-07-21 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 1 | -2/+2 |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 3 | -7/+18 |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2 | -7/+3 |
2008-07-21 | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2 | -4/+4 |
2008-07-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -1/+0 |
2008-07-21 | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 1 | -1/+1 |
2008-07-21 | x86: move the last Dprintk instance to pr_debug() | Thomas Gleixner | 1 | -4/+4 |