Age | Commit message (Expand) | Author |
2008-05-27 | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: define paravirtualized instructions for native. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt... | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par... | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata |
2008-05-27 | [IA64] Workaround for RSE issue | Tony Luck |
2008-05-26 | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov |
2008-05-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-26 | i2c: Align i2c_device_id | Jiri Slaby |
2008-05-25 | sparc64: global_reg_snapshot is not for userspace | Adrian Bunk |
2008-05-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-05-24 | for_each_online_pgdat(): kerneldoc fix | Fernando Luis Vazquez Cao |
2008-05-24 | gpio: build fixes | David Brownell |
2008-05-24 | SM501: reverse FPEN/VBIASEN flags behaviour | Ben Dooks |
2008-05-24 | md: restart recovery cleanly after device failure. | NeilBrown |
2008-05-24 | md: allow parallel resync of md-devices. | Bernd Schubert |
2008-05-24 | md: kill file_path wrapper | Christoph Hellwig |
2008-05-24 | md: proper extern for mdp_major | Adrian Bunk |
2008-05-24 | mm: fix atomic_t overflow in vm | Alan Cox |
2008-05-24 | types.h: don't expose struct ustat to userspace | maximilian attems |
2008-05-24 | serial: support for InstaShield IS-400 four port RS-232 PCI card | Ignacio García Pérez |
2008-05-24 | fix parenthesis in include/asm-mips/mach-au1x00/au1000.h | Mariusz Kozlowski |
2008-05-24 | fix parenthesis in include/asm-mips/gic.h | Mariusz Kozlowski |
2008-05-24 | i5k_amb: support Intel 5400 chipset | Darrick J. Wong |
2008-05-23 | x86: prevent PGE flush from interruption/preemption | Ingo Molnar |
2008-05-23 | [ARM] fix OMAP include loops | Russell King |
2008-05-23 | [ARM] 5053/1: define before use of processor_id | Greg Ungerer |
2008-05-23 | [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too | Greg Ungerer |
2008-05-23 | vlan: Use bitmask of feature flags instead of seperate feature bits | Patrick McHardy |
2008-05-23 | [POWERPC] mpic: Fix use of uninitialized variable | Stephen Rothwell |
2008-05-22 | netlink: Fix nla_parse_nested_compat() to call nla_parse() directly | Thomas Graf |
2008-05-22 | [ARM] omap: fix omap clk support build errors | Russell King |
2008-05-22 | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-21 | tcp: Make prior_ssthresh a u32 | Ilpo Järvinen |
2008-05-21 | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy |
2008-05-20 | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |