summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-181-2/+4
| | * | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-1811-15/+48
| | * | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-1715-95/+110
| * | | | | | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| * | | | | | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| * | | | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| * | | | | | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-093-19/+29
| * | | | | | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| * | | | | | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-083-154/+222
| * | | | | | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| * | | | | | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-085-10/+12
| * | | | | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-0823-163/+649
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12166-1646/+2889
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-121-2/+6
| * | | | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-123-4/+11
| * | | | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12364-3086/+5447
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds2008-12-101-1/+1
| | * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-101-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | sched: CPU remove deadlock fixBrian King2008-12-091-0/+2
| | * | | | | | | | fix mapping_writably_mapped()Hugh Dickins2008-12-101-6/+9
| | * | | | | | | | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds2008-12-101-1/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | tracehook: exec double-reporting fixRoland McGrath2008-12-091-1/+9
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | lib/idr.c: Fix bug introduced by RCU fixManfred Spraul2008-12-101-1/+7
| | * | | | | | | | MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-101-1/+1
| | * | | | | | | | MN10300: Fix __put_user_asm8()Akira Takeuchi2008-12-101-1/+1
| | * | | | | | | | MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-101-1/+2
| | * | | | | | | | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-101-0/+5
| | * | | | | | | | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-101-12/+10
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-12-102-13/+41
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2008-12-102-13/+41
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| | | * | | | | | | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-108-86/+171
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
| | | * | | | | | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
| | | * | | | | | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-091-3/+3
| | | * | | | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
| | | * | | | | | | | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
| | | * | | | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-091-71/+147
| | | * | | | | | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| | | * | | | | | | | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1
| | | * | | | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-091-1/+0
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-102-0/+29
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-092-0/+29
| | * | | | | | | | | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-101-1/+1
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-104-4/+14
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-103-4/+12
| | | * | | | | | | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2