summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-12smp_call_function_single(): be slightly less stupid, fix #2Ingo Molnar
2009-01-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre
2009-01-12[ARM] w90x900: fix build errors and warningsRussell King
2009-01-12Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai
2009-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Karsten Keil
2009-01-12lockdep, mm: fix might_fault() annotationPeter Zijlstra
2009-01-12[ARM] i.MX add missing includeSascha Hauer
2009-01-12[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer
2009-01-12[ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer
2009-01-12x86: module_64.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: module_32.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: msr.c fix style problemsJaswinder Singh Rajput
2009-01-12x86: microcode_intel.c fix style problemsJaswinder Singh Rajput
2009-01-12Merge commit 'v2.6.29-rc1' into x86/cleanupsIngo Molnar
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai
2009-01-12xen: fix too early kmalloc callChristophe Saout
2009-01-12ALSA: hda - add support for Intel DX58SO boardWu Fengguang
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt
2009-01-11cpumask, irq: non-x86 build failuresMike Travis
2009-01-11kstat: modify kstat_irqs_legacy to be variable sizedMike Travis
2009-01-11irq: initialize nr_irqs based on nr_cpu_idsMike Travis
2009-01-11irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis
2009-01-11irq: use WARN() instead of WARN_ON().Mike Travis
2009-01-11irq: change references from NR_IRQS to nr_irqsMike Travis
2009-01-11Xen: reduce memory required for cpu_evtchn_maskMike Travis
2009-01-11cpumask: reduce stack usage in find_lowest_rqMike Travis
2009-01-11cpumask: use cpumask_var_t in dcdbas.cMike Travis
2009-01-11x86: reduce stack usage in init_intel_cacheinfoMike Travis
2009-01-11x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis
2009-01-11SGI UV cpumask: use static temp cpumask in flush_tlbMike Travis
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-11cpumask: fix bug in use cpumask_var_t in irq_descMike Travis
2009-01-11cpumask: convert other misc kernel functionsRusty Russell
2009-01-11cpumask: convert drivers/net/sfcRusty Russell
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis
2009-01-11Fix small typoKarsten Keil
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen