| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 9 | -43/+50 |
|\ |
|
| * | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput | 2009-02-08 | 1 | -1/+2 |
| * | make linux/types.h as assembly safe | Jaswinder Singh Rajput | 2009-02-06 | 1 | -1/+2 |
| * | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -34/+28 |
| * | headers_check fix cleanup: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 |
| * | headers_check fix cleanup: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 |
| * | headers_check fix: linux/reinserfs_fs.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+8 |
| * | headers_check fix: linux/socket.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -2/+4 |
| * | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+2 |
| * | headers_check fix: linux/in6.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -1/+1 |
| * | headers_check fix: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -8/+7 |
| * | headers_check fix: mn10300, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| * | headers_check fix: m32r, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| * | headers_check fix: frv, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ \ \ |
|
| | * | | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 | 1 | -0/+1 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----------. \ \ \ | 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 |