aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2008-04-30
* | | | | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-30
* | | | | devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-30
* | | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-04-30
* | | | | klist: implement klist_add_{after|before}()Tejun Heo2008-04-30
* | | | | klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo2008-04-30
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pnp' into releaseLen Brown2008-04-30
| |\ \ \ \ \
| | * | | | | PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-29
| | * | | | | ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas2008-04-29
| | * | | | | PNP: make interfaces private to the PNP coreBjorn Helgaas2008-04-29
| | * | | | | PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-29
| | * | | | | PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas2008-04-29
| | * | | | | PNP: add pnp_get_resource() interfaceBjorn Helgaas2008-04-29
| | * | | | | PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas2008-04-29
| | * | | | | PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2008-04-29
| | * | | | | PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas2008-04-29
| | * | | | | PNP: add debug output to option registrationBjorn Helgaas2008-04-29
| | * | | | | PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas2008-04-29
| | * | | | | PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas2008-04-29
| | * | | | | ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas2008-04-29
| * | | | | | thermal: add hwmon sysfs I/FZhang Rui2008-04-29
| * | | | | | thermal: add new get_crit_temp callbackZhang, Rui2008-04-29
| * | | | | | thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-29
| |/ / / / /
* | | | | | inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar2008-04-30
* | | | | | Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-30
* | | | | | Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* | | | | | add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* | | | | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* | | | | | infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* | | | | | slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner2008-04-30
* | | | | | Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-30
* | | | | | Basic braille screen reader supportSamuel Thibault2008-04-30
* | | | | | reiserfs: use open_bdev_exclChristoph Hellwig2008-04-30
* | | | | | mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* | | | | | mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-30
* | | | | | mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* | | | | | mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-30
* | | | | | mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-30
* | | | | | mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-30
* | | | | | mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* | | | | | pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-30
* | | | | | pids: introduce change_pid() helperOleg Nesterov2008-04-30
* | | | | | Deprecate find_task_by_pid()Pavel Emelyanov2008-04-30
* | | | | | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-30
* | | | | | tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* | | | | | tty: The big operations reworkAlan Cox2008-04-30
* | | | | | char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-30
* | | | | | tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* | | | | | redo locking of tty->pgrpAlan Cox2008-04-30