| Commit message (Expand) | Author | Age | Files | Lines |
*-----------. | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 3 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 3 | -0/+6 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 2 | -1/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2009-02-10 | 1 | -0/+9 |
| * | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 103 | -100/+230 |
| |\| | | | | | |
|
| * | | | | | | | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 2009-02-09 | 1 | -1/+7 |
* | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 25 | -103/+169 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | syscall define: fix uml compile bug | Heiko Carstens | 2009-02-11 | 1 | -14/+14 |
| * | | | | | | | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 2 | -36/+39 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 | 1 | -12/+1 |
| | * | | | | | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 | 1 | -0/+1 |
| | * | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 | 1 | -2/+0 |
| | * | | | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | 2 | -29/+36 |
| | * | | | | | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 | 1 | -1/+9 |
| * | | | | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 2009-02-10 | 1 | -3/+3 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-10 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 2009-02-06 | 1 | -0/+12 |
| * | | | | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 | 2 | -4/+4 |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-09 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/i915: add fence register management to execbuf | Jesse Barnes | 2009-02-08 | 1 | -0/+2 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-09 | 2 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | crypto: shash - Fix tfm destruction | Herbert Xu | 2009-02-05 | 1 | -1/+1 |
| | * | | | | | | | | | | crypto: api - Fix zeroing on free | Herbert Xu | 2009-02-05 | 1 | -1/+6 |
| * | | | | | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 1 | -0/+5 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 | 1 | -3/+5 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 | 1 | -1/+1 |
| * | | | | | | | | | | | module: remove over-zealous check in __module_get() | Rusty Russell | 2009-02-07 | 1 | -1/+0 |
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 295 | -15460/+510 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 2009-02-05 | 3 | -23/+23 |
| | | | | * | | | | | | | | | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | 1 | -2/+9 |
| | | | | * | | | | | | | | | | | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 | 1 | -0/+15 |
| | | | | * | | | | | | | | | | | generic swap(): don't return a value from swap() | Peter Zijlstra | 2009-02-05 | 1 | -1/+2 |
| | | | | * | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-04 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|/ / / / / / / / /
| | | | | |/| | | | | / / / / /
| | | | | | | |_|_|_|/ / / / /
| | | | | | |/| | | | | | | | |
|
| | | | | | * | | | | | | | | | sched: add missing kernel-doc in sched.h | Randy Dunlap | 2009-02-03 | 1 | -0/+1 |
| | | | | | | |_|/ / / / / /
| | | | | | |/| | | | | | | |
|
| | | | | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | 2 | -1/+4 |
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | |_|/ / / / / / /
| | | | | |/| | | / / / / /
| | | | | | | |_|/ / / / /
| | | | | | |/| | | | | | |
|
| | | | | | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-02 | 105 | -128/+350 |
| | | | | | |\| | | | | | |
|
| | | | | | * | | | | | | | net: Fix userland breakage wrt. linux/if_tunnel.h | David S. Miller | 2009-02-02 | 2 | -1/+4 |
| | | | | * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-03 | 2 | -13/+21 |
| | | | | |\ \ \ \ \ \ \ \
| | | | | | |_|/ / / / / /
| | | | | |/| | | | | | | |
|
| | | | | | * | | | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo | 2009-02-02 | 1 | -0/+1 |
| | | | | | * | | | | | | | libata: clear dev->ering in smarter way | Tejun Heo | 2009-02-02 | 1 | -8/+10 |
| | | | | | * | | | | | | | ide/libata: fix ata_id_is_cfa() (take 4) | Sergei Shtylyov | 2009-02-02 | 1 | -5/+10 |
| | | | * | | | | | | | | | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 2009-02-07 | 1 | -0/+2 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 1 | -9/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' into tj-percpu | Tejun Heo | 2009-01-31 | 5 | -19/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | linker script: use separate simpler definition for PERCPU() | Tejun Heo | 2009-01-30 | 1 | -5/+17 |
| * | | | | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 14 | -55/+164 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Revert "generic, x86: fix __per_cpu_load relocation" | Ingo Molnar | 2009-01-29 | 1 | -4/+3 |
* | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 98 | -118/+329 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | |
|