summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30x86: remove Xgt_desc_structAdrian Bunk
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branch 'pnp' into releaseLen Brown
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-30add hrtimer specific debugobjects codeThomas Gleixner
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-30slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov