| Commit message (Expand) | Author | Age |
... | |
| | | | * | | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 2008-02-04 |
| | | | |/ |
|
| | | * | | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson | 2008-02-04 |
| | | * | | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking | Peter Zijlstra | 2008-02-04 |
| | | * | | [ARM] 21285 serial: fix build error | Russell King | 2008-02-04 |
| | | |/ |
|
| | * | | [ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.c | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.c | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.c | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4806/1: ixp4xx: Ethernet support for the nslu2 and nas100d boards | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4805/1: ixp4xx: Use leds-gpio driver instead of IXP4XX-GPIO-LED driver | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4715/2: Ethernet support for IXDP425 boards | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN drivers | Krzysztof Halasa | 2008-02-04 |
| | * | | [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE features | Krzysztof Halasa | 2008-02-04 |
| | * | | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof Halasa | 2008-02-04 |
| | * | | [ARM] 4774/2: ixp4xx: Register dsmg600 rtc i2c_board_info | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4773/2: ixp4xx: Register nas100d rtc i2c_board_info | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4772/2: ixp4xx: Register nslu2 rtc i2c_board_info | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4769/2: ixp4xx: Button updates for the dsmg600 board | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d board | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4767/2: ixp4xx: Add bitops.h include to io.h | Rod Whitby | 2008-02-04 |
| | * | | [ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards | Rod Whitby | 2008-02-04 |
| | |/ |
|
| * | | [ARM] 4802/1: Fix typo and remove vague comment | Marc Pignat | 2008-02-04 |
| * | | [ARM] 4660/3: at91: allow selecting UART for early kernel messages | Guennadi Liakhovetski | 2008-02-04 |
| * | | [ARM] 4739/1: at91sam9263: make gpio bank C and D irqs work | David Brownell | 2008-02-04 |
| |/ |
|
* | | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-02-04 |
|\ \ |
|
| * | | Explain kmem_cache_cpu fields | Christoph Lameter | 2008-02-04 |
| * | | SLUB: Do not upset lockdep | root | 2008-02-04 |
| * | | SLUB: Fix coding style violations | Pekka Enberg | 2008-02-04 |
| * | | Add parameter to add_partial to avoid having two functions | Christoph Lameter | 2008-02-04 |
| * | | SLUB: rename defrag to remote_node_defrag_ratio | Christoph Lameter | 2008-02-04 |
| * | | Move count_partial before kmem_cache_shrink | Christoph Lameter | 2008-02-04 |
| * | | SLUB: Fix sysfs refcounting | Christoph Lameter | 2008-02-04 |
| * | | slub: fix shadowed variable sparse warnings | Harvey Harrison | 2008-02-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-04 |
|\ \ \ |
|
| * | | | x86: fix RTC lockdep warning: potential hardirq recursion | Andrew Morton | 2008-02-04 |
| * | | | x86: cpa, micro-optimization | Thomas Gleixner | 2008-02-04 |
| * | | | x86: cpa, clean up code flow | Ingo Molnar | 2008-02-04 |
| * | | | x86: cpa, eliminate CPA_ enum | Ingo Molnar | 2008-02-04 |
| * | | | x86: cpa, cleanups | Ingo Molnar | 2008-02-04 |
| * | | | x86: implement gbpages support in change_page_attr() | Andi Kleen | 2008-02-04 |
| * | | | x86: support gbpages in pagetable dump | Andi Kleen | 2008-02-04 |
| * | | | x86: add gbpages support to lookup_address | Andi Kleen | 2008-02-04 |
| * | | | x86: add pgtable accessor functions for gbpages | Andi Kleen | 2008-02-04 |
| * | | | x86: add PUD_PAGE_SIZE | Andi Kleen | 2008-02-04 |
| * | | | x86: add feature macros for the gbpages cpuid bit | Andi Kleen | 2008-02-04 |
| * | | | x86: switch direct mapping setup over to set_pte | Andi Kleen | 2008-02-04 |
| * | | | x86: fix page-present check in cpa_flush_range | Thomas Gleixner | 2008-02-04 |
| * | | | x86: remove cpa warning | Ingo Molnar | 2008-02-04 |
| * | | | x86: remove now unused clear_kernel_mapping | Andi Kleen | 2008-02-04 |
| * | | | x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma... | Andi Kleen | 2008-02-04 |
| * | | | x86: cpa selftest, skip non present entries | Thomas Gleixner | 2008-02-04 |