Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 7 | -2/+5 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-04 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.39-rc1' into perf/urgent | Ingo Molnar | 2011-03-30 | 391 | -3767/+2940 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-03-29 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter events | Andi Kleen | 2011-03-24 | 2 | -0/+6 | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney | 2011-04-01 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-04-04 | 10 | -206/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao | 2011-04-02 | 5 | -49/+2 | |
| * | | | | | | | | | unicore32 core architecture: remove duplicated #include | Huang Weiyi | 2011-04-02 | 1 | -1/+0 | |
| * | | | | | | | | | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao | 2011-04-02 | 1 | -9/+0 | |
| * | | | | | | | | | unicore32 fix: remove arch-specific futex support | Guan Xuetao | 2011-04-02 | 2 | -144/+1 | |
| * | | | | | | | | | unicore32 ldscript fix: add cacheline parameter to PERCPU() macro | Guan Xuetao | 2011-04-02 | 1 | -3/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-04-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck | 2011-04-01 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-04-01 | 12 | -191/+238 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt | 2011-04-01 | 1 | -7/+0 | |
| * | | | | | | | | | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+4 | |
| * | | | | | | | | | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt | 2011-04-01 | 1 | -22/+78 | |
| * | | | | | | | | | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt | 2011-04-01 | 3 | -6/+15 | |
| * | | | | | | | | | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt | 2011-04-01 | 1 | -16/+55 | |
| * | | | | | | | | | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt | 2011-04-01 | 2 | -0/+5 | |
| * | | | | | | | | | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt | 2011-04-01 | 4 | -28/+15 | |
| * | | | | | | | | | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt | 2011-04-01 | 1 | -4/+0 | |
| * | | | | | | | | | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt | 2011-04-01 | 3 | -60/+55 | |
| * | | | | | | | | | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt | 2011-04-01 | 1 | -12/+5 | |
| * | | | | | | | | | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt | 2011-04-01 | 3 | -3/+4 | |
| * | | | | | | | | | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt | 2011-04-01 | 2 | -20/+6 | |
| * | | | | | | | | | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 3 | -13/+0 | |
| * | | | | | | | | | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 2 | -23/+0 | |
| * | | | | | | | | | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -2/+1 | |
| * | | | | | | | | | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt | 2011-04-01 | 4 | -4/+17 | |
| * | | | | | | | | | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt | 2011-04-01 | 1 | -4/+11 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-04-01 | 15 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | sparc32: Pass task_struct to schedule_tail() in ret_from_fork | Tkhai Kirill | 2011-03-31 | 1 | -1/+1 | |
| * | | | | | | | | sparc64: Fix section mis-match errors. | David S. Miller | 2011-03-30 | 11 | -14/+14 | |
| * | | | | | | | | sparc: Hook up syncfs system call. | David S. Miller | 2011-03-29 | 3 | -2/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-30 | 1 | -42/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | [IA64] Fix build breakage - sn_force_interrupt_flag: undefined | Tony Luck | 2011-03-29 | 1 | -42/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-30 | 23 | -27/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | avr32: Fix missing irq namespace conversion | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 | |
| * | | | | | | | powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip | Richard Cochran | 2011-03-30 | 1 | -8/+8 | |
| * | | | | | | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 19 | -19/+0 | |
| * | | | | | | | arm: versatile : Fix typo introduced in irq namespace cleanup | Grant Likely | 2011-03-30 | 1 | -1/+1 | |
| * | | | | | | | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-03-30 | 31 | -65/+160 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/qe_ic: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt | 2011-03-30 | 1 | -8/+8 | |
| * | | | | | | | powerpc/8xx: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt | 2011-03-30 | 1 | -1/+1 | |
| * | | | | | | | powerpc/cell: Use handle_edge_eoi_irq for real | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 | |
| * | | | | | | | powerpc/pseries: Enable Chelsio network and iWARP drivers | Anton Blanchard | 2011-03-30 | 1 | -0/+3 |