summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus 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/linuxtip-x86-xsave-2008-05-26_08_54_Montip-x86-cpu-2008-05-26_08_53_MonLinus Torvalds2008-05-201-5/+7
|\ \ \
| * | | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
| * | | svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
| * | | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
| * | | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
| * | | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-206-17/+39
|\ \ \ \ | | |/ / | |/| |
| * | | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-201-2/+4
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\ \ \
| | * | | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | | | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| * | | | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
| |/ / /
| * | | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-20128-135/+93
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc64: Add global register dumping facility.David S. Miller2008-05-202-1/+25
| * | | sparc: remove CVS keywordsAdrian Bunk2008-05-2071-77/+44
| * | | sparc64: remove CVS keywordsAdrian Bunk2008-05-2055-57/+24