| Commit message (Expand) | Author | Age | Files | Lines |
* | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c | Ingo Molnar | 2009-02-26 | 1 | -3/+3 |
* | x86: intel_cacheinfo: fix compiler warning | Hiroshi Shimamoto | 2009-01-27 | 1 | -9/+9 |
* | sysrq: include interrupt.h instead of irq.h | Heiko Carstens | 2009-01-26 | 1 | -1/+1 |
* | cpumask: modifiy oprofile initialization | Robert Richter | 2009-01-22 | 3 | -26/+7 |
* | x86, cpumask: fix tlb flush race | Ingo Molnar | 2009-01-20 | 1 | -5/+8 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar | 2009-01-19 | 3 | -23/+24 |
|\ |
|
| * | x86: put trigger in to detect mismatched apic versions. | Mike Travis | 2009-01-16 | 1 | -0/+5 |
| * | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-16 | 1 | -13/+9 |
| * | work_on_cpu: Use our own workqueue. | Rusty Russell | 2009-01-16 | 1 | -1/+7 |
| * | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. | Rusty Russell | 2009-01-16 | 1 | -10/+4 |
|/ |
|
* | sched: fix warning on ia64 | Mike Travis | 2009-01-15 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra... | Ingo Molnar | 2009-01-15 | 1 | -3/+14 |
|\ |
|
| * | x86: fix build warning when CONFIG_NUMA not defined. | Mike Travis | 2009-01-15 | 1 | -3/+14 |
* | | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar | 2009-01-15 | 1 | -9/+4 |
* | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-15 | 396 | -4444/+27968 |
|\ \ |
|
| * \ | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-01-13 | 6 | -50/+100 |
| |\ \ |
|
| | * | | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com | 2009-01-13 | 2 | -17/+38 |
| | * | | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -15/+28 |
| | * | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 | 3 | -8/+9 |
| | * | | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 | 2 | -11/+20 |
| | * | | x86 PAT: remove PFNMAP type on track_pfn_vma_new() error | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -1/+7 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-13 | 7 | -115/+10 |
| |\ \ \ |
|
| | * | | | TWL4030: fix clk API usage | Russell King | 2009-01-13 | 1 | -4/+4 |
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-01-12 | 3 | -110/+4 |
| | |\ \ \ |
|
| | | * | | | [ARM] i.MX add missing include | Sascha Hauer | 2009-01-12 | 1 | -1/+1 |
| | | * | | | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer | 2009-01-12 | 1 | -3/+3 |
| | | * | | | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer | 2009-01-12 | 1 | -106/+0 |
| | * | | | | [ARM] 5364/1: allow flush_ioremap_region() to be used from modules | Nicolas Pitre | 2009-01-12 | 1 | -0/+1 |
| | * | | | | [ARM] w90x900: fix build errors and warnings | Russell King | 2009-01-12 | 2 | -1/+1 |
| | |/ / / |
|
| * | | | | Fix timeouts in sys_pselect7 | Bernd Schmidt | 2009-01-13 | 1 | -1/+1 |
| * | | | | fix early_serial_setup() regression | Helge Deller | 2009-01-13 | 2 | -1/+2 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-13 | 1 | -2/+0 |
| |\ \ \ |
|
| | * | | | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 | 1 | -2/+0 |
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-13 | 2 | -0/+10 |
| |\ \ \ \ |
|
| | * | | | | smp_call_function_single(): be slightly less stupid, fix #2 | Ingo Molnar | 2009-01-12 | 1 | -0/+1 |
| | * | | | | lockdep, mm: fix might_fault() annotation | Peter Zijlstra | 2009-01-12 | 1 | -0/+9 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 8 | -31/+47 |
| |\ \ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-----. \ \ \ \ | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-01-12 | 7 | -30/+46 |
| | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison | 2009-01-10 | 2 | -4/+12 |
| | | | | * | | | | | | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 2009-01-09 | 1 | -4/+9 |
| | | | | * | | | | | | mlx4_core: Fix warning from min() | Roland Dreier | 2009-01-09 | 1 | -2/+2 |
| | | | | |/ / / / / |
|
| | | | * | | | | | | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap | 2009-01-12 | 1 | -1/+1 |
| | | | |/ / / / / |
|
| | | * | | | | | | IPoIB: Do not join broadcast group if interface is brought down | Yossi Etigin | 2009-01-12 | 1 | -0/+3 |
| | | * | | | | | | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin | 2009-01-09 | 1 | -19/+19 |
| | | |/ / / / / |
|
| | * | | | | | | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell | 2009-01-07 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-13 | 2 | -7/+19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | pata_it821x: Update RDC UDMA handling | Alan Cox | 2009-01-13 | 1 | -4/+13 |
| | * | | | | | | ata: fix wrong WARN_ON_ONCE | Christian Borntraeger | 2009-01-13 | 1 | -3/+6 |
| * | | | | | | | Prevent oops at boot with VT-d | Dirk Hohndel | 2009-01-13 | 1 | -1/+2 |
| |/ / / / / / |
|
| * | | | | | | async: fix __lowest_in_progress() | Arjan van de Ven | 2009-01-12 | 1 | -5/+16 |