aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-27[IA64] Workaround for RSE issueTony Luck3-1/+3
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov1-0/+2
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+2
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+11
2008-05-26i2c: Align i2c_device_idJiri Slaby1-1/+2
2008-05-25sparc64: global_reg_snapshot is not for userspaceAdrian Bunk1-2/+6
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-1/+12
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-20/+27
2008-05-24for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao1-1/+1
2008-05-24gpio: build fixesDavid Brownell2-1/+8
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks1-2/+2
2008-05-24md: restart recovery cleanly after device failure.NeilBrown1-3/+1
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert1-0/+3
2008-05-24md: kill file_path wrapperChristoph Hellwig1-1/+0
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-0/+2
2008-05-24mm: fix atomic_t overflow in vmAlan Cox1-2/+2
2008-05-24types.h: don't expose struct ustat to userspacemaximilian attems1-2/+2
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez1-0/+1
2008-05-24fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski1-1/+1
2008-05-24fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski1-1/+1
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong1-0/+3
2008-05-23x86: prevent PGE flush from interruption/preemptionIngo Molnar1-1/+12
2008-05-23[ARM] fix OMAP include loopsRussell King4-4/+1
2008-05-23[ARM] 5053/1: define before use of processor_idGreg Ungerer1-14/+15
2008-05-23[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer1-2/+2
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy1-4/+5
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell1-2/+1
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King1-0/+5
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze1-0/+4
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-5/+5
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+7
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-17/+39
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds128-135/+93
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+9
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy1-2/+4
2008-05-20USB: CDC WDM driverOliver Neukum1-0/+9
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman1-0/+12
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven1-0/+3
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-4/+1
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge1-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge1-3/+3