Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 8 | -301/+349 |
|\ | |||||
| * | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 15 | -51/+67 |
| |\ | |||||
| * | | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 2010-10-12 | 1 | -10/+2 |
| * | | genirq: Sanitize dynamic irq handling | Thomas Gleixner | 2010-10-12 | 1 | -4/+8 |
| * | | genirq: Remove arch_init_chip_data() | Thomas Gleixner | 2010-10-12 | 1 | -3/+0 |
| * | | genirq: Remove irq_2_iommu | Thomas Gleixner | 2010-10-12 | 2 | -22/+0 |
| * | | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | 1 | -2/+0 |
| * | | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -0/+1 |
| * | | pci: intr_remap: Remove unused functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+0 |
| * | | ht: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+3 |
| * | | dmar: Convert to new irq chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+3 |
| * | | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner | 2010-10-12 | 1 | -4/+4 |
| * | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+3 |
| * | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 9 | -5/+20 |
| |\ \ | |||||
| * | | | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 | 1 | -0/+4 |
| * | | | genirq: Implement irq reservation | Thomas Gleixner | 2010-10-12 | 1 | -0/+1 |
| * | | | genirq: Implement sane enumeration | Thomas Gleixner | 2010-10-12 | 1 | -0/+5 |
| * | | | genirq: Implement a sane sparse_irq allocator | Thomas Gleixner | 2010-10-12 | 1 | -0/+23 |
| * | | | genirq: Provide default irq init flags | Thomas Gleixner | 2010-10-12 | 1 | -0/+6 |
| * | | | genirq: Remove early_init_irq_lock_class() | Thomas Gleixner | 2010-10-12 | 1 | -8/+0 |
| * | | | genirq: Sanitize irq_data accessors | Thomas Gleixner | 2010-10-12 | 1 | -4/+58 |
| * | | | genirq: Provide status modifier | Thomas Gleixner | 2010-10-12 | 1 | -2/+25 |
| * | | | genirq: Remove unsused inline | Thomas Gleixner | 2010-10-12 | 1 | -7/+1 |
| * | | | genirq: Distangle irq.h | Thomas Gleixner | 2010-10-12 | 2 | -279/+184 |
| * | | | genirq: Provide config option to disable deprecated code | Thomas Gleixner | 2010-10-04 | 1 | -1/+7 |
| * | | | genirq: Provide advanced irq chip functions | Thomas Gleixner | 2010-10-04 | 1 | -16/+50 |
| * | | | genirq: Convert core code to irq_data | Thomas Gleixner | 2010-10-04 | 1 | -5/+5 |
| * | | | genirq: Create irq_data | Thomas Gleixner | 2010-10-04 | 1 | -27/+63 |
| * | | | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 | 1 | -6/+0 |
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | futex: Mark restart_block.futex.uaddr[2] __user | Namhyung Kim | 2010-09-18 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-10-21 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | EDAC: Export edac sysfs class to users. | Borislav Petkov | 2010-10-21 | 1 | -0/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 | 3 | -0/+17 |
|\ \ \ \ \ | |||||
| * | | | | | x86-32, percpu: Correct the ordering of the percpu readmostly section | H. Peter Anvin | 2010-10-21 | 1 | -1/+1 |
| * | | | | | percpu: Introduce a read-mostly percpu API | Shaohua Li | 2010-10-20 | 2 | -0/+13 |
| * | | | | | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 2010-08-23 | 1 | -0/+4 |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 | 1 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2010-10-15 | 1 | -2/+0 |
* | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann | 2010-10-01 | 1 | -0/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 4 | -6/+61 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 | 2 | -1/+14 |
| * | | | | | | | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+1 |
| * | | | | | | | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+2 |
| * | | | | | | | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | 2 | -3/+8 |
| * | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 22 | -23/+71 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 | 1 | -0/+29 |
| * | | | | | | | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | 38 | -98/+254 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | sched: Remove unused PF_ALIGNWARN flag | Dave Young | 2010-09-13 | 1 | -2/+0 |