summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-082-4/+15
|\
| * Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz2009-10-071-0/+9
| * sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz2009-10-071-4/+6
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2009-10-0817-81/+128
|\ \
| * | agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-031-1/+1
| * | parisc: Fix linker script breakage.Helge Deller2009-09-281-0/+10
| * | parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-282-24/+1
| * | parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-271-5/+5
| * | parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
| * | parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-272-7/+8
| * | parisc: add me to MaintainersJames Bottomley2009-09-271-0/+1
| * | parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
| * | parisc: HAVE_ARCH_TRACEHOOKKyle McMartin2009-09-271-0/+1
| * | parisc: add skeleton syscall.hKyle McMartin2009-09-272-1/+44
| * | parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-274-18/+25
| * | parisc: split syscall_trace into two halvesKyle McMartin2009-09-272-22/+25
| * | parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-271-1/+1
| * | parisc: tracehook_signal_handlerKyle McMartin2009-09-271-0/+4
| * | parisc: tracehook_report_syscallKyle McMartin2009-09-272-13/+14
* | | lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo2009-10-081-1/+2
* | | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-081-4/+3
* | | page-types: add hwpoison/unpoison featureWu Fengguang2009-10-081-1/+72
* | | page-types: introduce kpageflags_flags()Wu Fengguang2009-10-081-4/+11
* | | page-types: make voffset local variablesWu Fengguang2009-10-081-18/+21
* | | page-types: make standalone pagemap/kpageflags read routinesWu Fengguang2009-10-081-65/+89
* | | page-types: introduce checked_open()Wu Fengguang2009-10-081-10/+14
* | | page-types: add GPL noteWu Fengguang2009-10-081-1/+4
* | | pagemap: document KPF_KSM and show it in page-typesWu Fengguang2009-10-082-0/+6
* | | pagemap: export KPF_HWPOISONWu Fengguang2009-10-083-0/+11
* | | cgroups: update documentation of cgroups tasks and procs filesPaul Menage2009-10-081-2/+9
* | | video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput2009-10-081-1/+0
* | | video: includecheck fix: msm, mddi.cJaswinder Singh Rajput2009-10-081-2/+0
* | | fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput2009-10-081-1/+0
* | | mm: includecheck fix: vmalloc.cJaswinder Singh Rajput2009-10-081-1/+0
* | | ksm: more on default valuesHugh Dickins2009-10-083-13/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-052-16/+1
|\ \ \ | | |/ | |/|
| * | Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-10-041-9/+0
| * | ide: use printk_onceMarcin Slusarz2009-09-221-7/+1
* | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-059-30/+120
|\ \ \
| * | | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-043-9/+68
| * | | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-042-7/+26
| * | | KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-041-5/+2
| * | | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-041-0/+2
| * | | KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-041-1/+1
| * | | KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-041-1/+1
| * | | KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-041-1/+1
| * | | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-041-6/+17
| * | | KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-041-0/+2
* | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-10-053-1/+5
|\ \ \ \
| * | | | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3