summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-09-24cgroups: revert "cgroups: fix pid namespace bug"Paul Menage
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Rusty Russell
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell
2009-09-24cpumask: remove unused cpu_mask_allRusty Russell
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-23include/linux/cred.h: fix buildAndrew Morton
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut
2009-09-23gpio: add MC33880 driverRichard Röjfors
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer
2009-09-23anonfd: split interface into file creation and installDavide Libenzi
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23printk_once(): use bool for boolean flagRoland Dreier
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong
2009-09-23Move magic numbers into magic.hNick Black