aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH1-1/+1
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz1-8/+40
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger1-1/+3
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov1-6/+1
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3Linus Torvalds3-9/+5
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo1-1/+1
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman1-15/+15
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers1-97/+0
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala1-2/+2
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo1-0/+2
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo1-0/+8
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins1-6/+1
2008-04-30x86 VISWS: build fixIngo Molnar1-0/+4
2008-04-30x86: remove Xgt_desc_structAdrian Bunk1-3/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds36-430/+919
2008-04-30Merge branch 'pnp' into releaseLen Brown3-259/+110
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown1013-20358/+26559
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-97/+53
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-16/+10
2008-04-30inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar1-2/+3
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-57/+304
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day4-12/+6
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day5-14/+0
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day41-130/+1
2008-04-30add hrtimer specific debugobjects codeThomas Gleixner1-0/+15
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner2-1/+29
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+90
2008-04-30slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner1-0/+7
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison1-17/+74
2008-04-30Basic braille screen reader supportSamuel Thibault1-0/+4
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike8-8/+8
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig1-1/+0
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+1
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi1-0/+2
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-20/+57
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi1-0/+6
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2-0/+15
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra1-0/+4
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra2-0/+12
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2-2/+2
2008-04-30pids: introduce change_pid() helperOleg Nesterov1-2/+4
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-1/+4
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-0/+4
2008-04-30tty: add throttle/unthrottle helpersAlan Cox2-0/+6
2008-04-30tty: The big operations reworkAlan Cox2-48/+62
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox1-1/+1
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox1-0/+1
2008-04-30redo locking of tty->pgrpAlan Cox1-4/+6