Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----------. | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | 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 | 94 | -72/+194 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 2009-02-09 | 1 | -1/+7 |
| * | | | | | | | Merge branch 'master' into tj-percpu | Tejun Heo | 2009-01-31 | 4 | -18/+39 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 10 | -22/+52 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 19 | -79/+141 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-09 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | 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 | 96 | -90/+227 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | | 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 |
* | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 90 | -89/+206 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-02 | 1 | -8/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | 1 | -8/+2 |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-02 | 2 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | bio.h: If they MUST be inlined, then use __always_inline | Alberto Bertogli | 2009-02-02 | 1 | -2/+4 |
| | * | | | | | | | | | | | | Fix misleading comment in bio.h | Alberto Bertogli | 2009-02-02 | 1 | -2/+2 |
| | * | | | | | | | | | | | | block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT | Jens Axboe | 2009-02-02 | 1 | -1/+1 |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | modules: Use a better scheme for refcounting | Eric Dumazet | 2009-02-02 | 1 | -9/+16 |
| |/ / / / / / / / / / / |