summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-31mac80211: fix short slot handlingJohannes Berg1-12/+16
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg1-2/+0
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg1-2/+0
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard1-0/+118
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-0/+30
2008-10-31misc: replace NIPQUAD()Harvey Harrison4-9/+9
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski1-0/+23
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy1-0/+5
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski1-0/+1
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan1-1/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller22-55/+95
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan1-0/+2
2008-10-30net: delete excess kernel-doc notationRandy Dunlap2-2/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller1-1/+2
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe1-0/+1
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-1/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+5
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+2
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao1-0/+3
2008-10-30nfsd: fix vm overcommit crashAlan Cox1-0/+6
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap1-2/+2
2008-10-30fs: remove prepare_write/commit_writeNick Piggin1-7/+0
2008-10-30cgroups: tiny cleanupsLi Zefan1-4/+0
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan1-5/+0
2008-10-30mm: increase the default mlock limit from 32k to 64kKurt Garloff1-2/+2
2008-10-30Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai1-1/+2
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+2
2008-10-29adjust init section definitionsJan Beulich1-1/+5
2008-10-29net: replace %p6 with %pI6Harvey Harrison4-4/+4
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2-2/+19
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson310-64047/+0
2008-10-29Merge branch 'for-next' of git://www.jni.nu/cris into cris_mergeJesper Nilsson1-2/+2
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet1-1/+36
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet3-15/+14
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison1-12/+0
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison4-9/+9
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-28xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi1-0/+14
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan4-2/+22
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy1-11/+11
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-16/+33
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+12
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+7
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-1/+6
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman1-0/+2
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap1-6/+5
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12