summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-03
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add module refcountThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add module refcountThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Eliminate revmap typeGrant Likely2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: merge linear and tree reverse mappings.Grant Likely2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Add a name fieldGrant Likely2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Replace LEGACY mapping with LINEARGrant Likely2013-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2013-06-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-20
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove CONFIG_OF_DEVICERob Herring2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove of_platform_driverRob Herring2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: move to_platform_driver to platform_device.hRob Herring2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: remove #ifdef from linux/of_platform.hArnd Bergmann2013-06-12
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-07-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-27
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-25
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | spinlock_api_smp.h: fix preprocessor commentsChen Gang2013-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt2013-05-28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THPKirill A. Shutemov2013-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-20