aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita2010-05-27
* proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2010-05-27
* proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-27
* kill the obsolete thread_group_cputime_free() helperOleg Nesterov2010-05-27
* signals: kill the awful task_rq_unlock_wait() hackOleg Nesterov2010-05-27
* signals: make task_struct->signal immutable/refcountableOleg Nesterov2010-05-27
* exit: change zap_other_threads() to count sub-threadsOleg Nesterov2010-05-27
* umh: creds: kill subprocess_info->cred logicOleg Nesterov2010-05-27
* umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov2010-05-27
* exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman2010-05-27
* kmod: add init function to usermodehelperNeil Horman2010-05-27
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-27
* cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov2010-05-27
* memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org2010-05-27
* memcg: move charge of file pagesDaisuke Nishimura2010-05-27
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-27
* gpiolib: make names array and its values constUwe Kleine-König2010-05-27
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-27
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-27
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-27
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-27
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-27
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\
| * fec: add support for PHY interface platform dataBaruch Siach2010-05-24
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings2010-05-24
| * net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-21
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-21
| |\
| | * netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-20
* | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-20
| |\ \ \
| | * | | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-14
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-25
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25
| |\ \ \ \ \
| * | | | | | spi: move bitbang txrx utility functions to private headerhartleys2010-05-25
| * | | | | | spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-25
| * | | | | | spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-25
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-05-25
|\ \ \ \ \ \ \
| * | | | | | | regulator: use voltage number array in 88pm860xHaojian Zhuang2010-05-25
| * | | | | | | regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-25
| | |/ / / / / | |/| | | | |
* | | | | | | fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-25
* | | | | | | lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-25
* | | | | | | lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-25
* | | | | | | lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-25
* | | | | | | lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-25
* | | | | | | DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-25
* | | | | | | ratelimit: add ratelimit_state_init()OGAWA Hirofumi2010-05-25