summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-271-0/+32
* [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-272-4/+67
* [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-272-2/+56
* [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-271-0/+70
* [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-272-8/+36
* [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-272-0/+31
* [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-271-0/+2
* [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-271-0/+165
* [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-275-42/+178
* [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+3
* [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-271-0/+62
* [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2008-05-272-2/+10
* [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2008-05-272-5/+10
* [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-0/+1
* [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-0/+2
* [IA64] Workaround for RSE issueTony Luck2008-05-273-1/+3
* posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+2
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-261-1/+2
|\
| * i2c: Align i2c_device_idJiri Slaby2008-05-261-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-261-2/+6
|\ \
| * | sparc64: global_reg_snapshot is not for userspaceAdrian Bunk2008-05-251-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-262-9/+11
|\ \ \ | |_|/ |/| |
| * | vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-231-4/+5
| * | netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-221-5/+6
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-241-1/+12
|\ \ \
| * | | x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-231-1/+12
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-248-20/+27
|\ \ \ \
| * | | | [ARM] fix OMAP include loopsRussell King2008-05-234-4/+1
| * | | | [ARM] 5053/1: define before use of processor_idGreg Ungerer2008-05-231-14/+15
| * | | | [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer2008-05-231-2/+2
| * | | | [ARM] omap: fix omap clk support build errorsRussell King2008-05-221-0/+5
| * | | | [ARM] 5025/2: fix collie cpu initialisationThomas Kunze2008-05-221-0/+4
* | | | | for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-241-1/+1
* | | | | gpio: build fixesDavid Brownell2008-05-242-1/+8
* | | | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-2/+2
* | | | | md: restart recovery cleanly after device failure.NeilBrown2008-05-241-3/+1
* | | | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-0/+3
* | | | | md: kill file_path wrapperChristoph Hellwig2008-05-241-1/+0
* | | | | md: proper extern for mdp_majorAdrian Bunk2008-05-241-0/+2
* | | | | mm: fix atomic_t overflow in vmAlan Cox2008-05-241-2/+2
* | | | | types.h: don't expose struct ustat to userspacemaximilian attems2008-05-241-2/+2
* | | | | serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-241-0/+1
* | | | | fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski2008-05-241-1/+1
* | | | | fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski2008-05-241-1/+1
* | | | | i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-241-0/+3
* | | | | [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-2/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-215-5/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
* | | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-201-5/+7
|\ \ \
OpenPOWER on IntegriCloud