| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-03-27 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'... | Len Brown | 2008-03-26 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | / /
| | | | |_|/ /
| | | |/| | | |
|
| | * / | | | | cpuidle: fix cpuidle time and usage overflow | Yi Yang | 2008-03-26 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-26 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | [IPSEC]: Fix BEET output | Herbert Xu | 2008-03-26 |
| * | | | | | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 2008-03-24 |
| * | | | | | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). | Pavel Emelyanov | 2008-03-24 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-26 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | [SPARC64]: Define TASK_SIZE_OF() | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE. | David S. Miller | 2008-03-26 |
| * | | | | | [SPARC64]: Make save_stack_trace() more efficient. | David S. Miller | 2008-03-24 |
* | | | | | | x86: fix performance drop for glx | Suresh Siddha | 2008-03-26 |
* | | | | | | NOHZ: reevaluate idle sleep length after add_timer_on() | Thomas Gleixner | 2008-03-26 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-25 |
|\ \ \ \ \ |
|
| * | | | | | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 2008-03-25 |
| * | | | | | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2008-03-25 |
* | | | | | | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 2008-03-25 |
|/ / / / / |
|
* | | | | | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-24 |
|\| | | | |
|
| * | | | | [SPARC64]: Remove most limitations to kernel image size. | David S. Miller | 2008-03-21 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-24 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | [SCTP]: Fix build warnings with IPV6 disabled. | David S. Miller | 2008-03-21 |
* | | | | | x86-32: Pass the full resource data to ioremap() | Linus Torvalds | 2008-03-24 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-22 |
|\ \ \ \ \ |
|
| * | | | | | x86: revert: reserve dma32 early for gart | Thomas Gleixner | 2008-03-22 |
* | | | | | | PNP: increase the number of PnP memory resources from 12 to 24 | Darren Salt | 2008-03-22 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-03-21 |
|\ \ \ \ \ |
|
| * | | | | | sched: add arch_update_cpu_topology hook. | Heiko Carstens | 2008-03-21 |
| * | | | | | sched: add exported arch_reinit_sched_domains() to header file. | Heiko Carstens | 2008-03-21 |
* | | | | | | sync_bitops: fix wrong comments [Bug 10247] | Matti Linnanvuori | 2008-03-21 |
* | | | | | | x86: trim mtrr don't close gap for resource allocation. | Yinghai Lu | 2008-03-21 |
* | | | | | | x86: reserve dma32 early for gart | Yinghai Lu | 2008-03-21 |
* | | | | | | x86: fix {clear,copy}_user_page() declarations in page.h | Chuck Lever | 2008-03-21 |
* | | | | | | x86: cast cmpxchg and cmpxchg_local result for 386 and 486 | Mathieu Desnoyers | 2008-03-21 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-21 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | [SPARC64]: Fix atomic backoff limit. | David S. Miller | 2008-03-19 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-21 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | [SCTP]: Fix a race between module load and protosw access | Vlad Yasevich | 2008-03-20 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | xfrm: ->eth_proto is __be16 | Al Viro | 2008-03-18 |
| * | | | | [IPV4]: ipv4_is_lbcast() misannotations | Al Viro | 2008-03-18 |
| * | | | | [PKT_SCHED]: annotate cls_u32 | Al Viro | 2008-03-18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-03-21 |
|\ \ \ \ \ |
|
| * | | | | | sh: Fix more user header breakage from sh64 integration. | Paul Mundt | 2008-03-14 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-03-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] 4872/1: Replaces buggy macro in S3C2410 irq include | Davide Rizzo | 2008-03-20 |