| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | USB: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-21 | 3 | -3/+3 |
| | * | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. | Andrew Lunn | 2008-07-21 | 1 | -0/+11 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 5 | -43/+42 |
| |\ \ |
|
| | * | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 2 | -4/+0 |
| | * | | [CPUFREQ] change cpu freq arrays to per_cpu variables | Mike Travis | 2008-05-19 | 3 | -39/+42 |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 | 37 | -387/+2251 |
| |\ \ \ |
|
| | * | | | mmtimer: Push BKL down into the ioctl handler | Alan Cox | 2008-07-17 | 1 | -14/+15 |
| | * | | | [IA64] Remove experimental status of kdump | Bernhard Walle | 2008-07-17 | 1 | -2/+2 |
| | * | | | [IA64] Update ia64 mmr list for SGI uv | Dimitri Sivanich | 2008-07-17 | 1 | -8/+415 |
| | * | | | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 2008-07-17 | 1 | -3/+2 |
| | * | | | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 2008-07-17 | 1 | -1/+2 |
| | * | | | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 2008-07-17 | 1 | -2/+2 |
| | * | | | Pull pvops into release branch | Tony Luck | 2008-07-17 | 31 | -357/+1813 |
| | |\ \ \ |
|
| | | * | | | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 | 1 | -128/+133 |
| | | * | | | [IA64] pvops: documentation on ia64/pv_ops | Isaku Yamahata | 2008-05-27 | 1 | -0/+137 |
| | | * | | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 | 3 | -0/+70 |
| | | * | | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 | 4 | -9/+95 |
| | | * | | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 | 4 | -18/+110 |
| | | * | | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 | 4 | -0/+89 |
| | | * | | | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 | 5 | -8/+99 |
| | | * | | | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 | 6 | -44/+183 |
| | | * | | | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 | 1 | -127/+122 |
| | | * | | | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 | 3 | -6/+38 |
| | | * | | | [IA64] pvops: define paravirtualized instructions for native. | Isaku Yamahata | 2008-05-27 | 1 | -0/+165 |
| | | * | | | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 | 1 | -0/+9 |
| | | * | | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 | 6 | -42/+425 |
| | | * | | | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 | 2 | -0/+44 |
| | | * | | | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 | 3 | -0/+105 |
| | | * | | | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt... | Isaku Yamahata | 2008-05-27 | 2 | -2/+10 |
| | | * | | | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par... | Isaku Yamahata | 2008-05-27 | 2 | -5/+10 |
| | | * | | | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 | 2 | -1/+1 |
| | | * | | | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 | 2 | -1/+2 |
| * | | | | | Don't list my old OSDL mailing address in CREDITS file | Linus Torvalds | 2008-07-21 | 1 | -2/+1 |
| * | | | | | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 2008-07-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-21 | 8 | -52/+44 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 8 | -52/+44 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-07-21 | 1 | -9/+1 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | slub: dump more data on slab corruption | Pekka Enberg | 2008-07-19 | 1 | -1/+1 |
| | * | | | | | SLUB: simplify re on_each_cpu() | Alexey Dobriyan | 2008-07-16 | 1 | -8/+0 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 30 | -184/+411 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | netfilter: nf_conntrack_sctp: fix sparse warnings | Patrick McHardy | 2008-07-21 | 1 | -4/+4 |
| | * | | | | | | netfilter: nf_nat_sip: c= is optional for session | Herbert Xu | 2008-07-21 | 1 | -13/+25 |
| | * | | | | | | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function | Jan Engelhardt | 2008-07-21 | 1 | -29/+13 |
| | * | | | | | | netfilter: nfnetlink_log: send complete hardware header | Eric Leblond | 2008-07-21 | 2 | -0/+11 |
| | * | | | | | | netfilter: xt_time: fix time's time_mt()'s use of do_div() | David Howells | 2008-07-21 | 1 | -1/+1 |
| | * | | | | | | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2008-07-21 | 15 | -86/+248 |
| | * | | | | | | netlink: add NLA_PUT_BE64 macro | Krzysztof Piotr Oledzki | 2008-07-21 | 1 | -0/+3 |
| | * | | | | | | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN... | Changli Gao | 2008-07-21 | 1 | -4/+4 |
| | * | | | | | | hdlcdrv: Fix CRC calculation. | Micah Dowty | 2008-07-21 | 1 | -0/+1 |
| | * | | | | | | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." | David S. Miller | 2008-07-21 | 1 | -22/+77 |