| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -1/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-04 | 1 | -1/+0 |
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-07-13 | 2 | -1/+2 |
|\ \ |
|
| * | | sparc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-11 | 2 | -1/+2 |
* | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 2017-07-13 | 1 | -1/+1 |
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-13 | 2 | -4/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-12 | 7 | -20/+57 |
|\ \ \ |
|
| * | | | sparc64: Fix gup_huge_pmd | Nitin Gupta | 2017-06-25 | 1 | -2/+2 |
| * | | | Adding the type of exported symbols | Nagarathnam Muthusamy | 2017-06-19 | 4 | -0/+5 |
| * | | | sed regex in Makefile.build requires line break between exported symbols | Nagarathnam Muthusamy | 2017-06-19 | 1 | -18/+26 |
| * | | | Adding asm-prototypes.h for genksyms to generate crc | Nagarathnam Muthusamy | 2017-06-19 | 1 | -0/+24 |
* | | | | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-11 | 1 | -14/+14 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-07-08 | 23 | -492/+889 |
|\ \ \ |
|
| * | | | sparc: kernel: pmc: make of_device_ids const. | Arvind Yadav | 2017-07-03 | 1 | -1/+1 |
| * | | | sparc64: fix typo in property | Pavel Tatashin | 2017-06-26 | 2 | -3/+3 |
| * | | | sparc64: add port_id to VIO device metadata | Jag Raman | 2017-06-25 | 2 | -0/+3 |
| * | | | sparc64: Enhance search for VIO device in MDESC | Jag Raman | 2017-06-25 | 3 | -63/+64 |
| * | | | sparc64: enhance VIO device probing | Jag Raman | 2017-06-25 | 2 | -16/+42 |
| * | | | sparc64: check if a client is allowed to register for MDESC notifications | Jag Raman | 2017-06-25 | 1 | -0/+17 |
| * | | | sparc64: remove restriction on VIO device name size | Jag Raman | 2017-06-25 | 1 | -19/+4 |
| * | | | sparc64: refactor code to obtain cfg_handle property from MDESC | Jag Raman | 2017-06-25 | 1 | -11/+19 |
| * | | | sparc64: add MDESC node name property to VIO device metadata | Jag Raman | 2017-06-25 | 4 | -51/+68 |
| * | | | sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation | Jag Raman | 2017-06-25 | 1 | -5/+3 |
| * | | | sparc64: expand MDESC interface | Jag Raman | 2017-06-25 | 2 | -0/+233 |
| * | | | sparc64: skip handshake for LDC channels in RAW mode | Jag Raman | 2017-06-25 | 2 | -1/+15 |
| * | | | sparc64: specify the device class in VIO version info. packet | Jag Raman | 2017-06-25 | 1 | -0/+1 |
| * | | | sparc64: ensure VIO operations are defined while being used | Jag Raman | 2017-06-25 | 1 | -4/+13 |
| * | | | sparc: kernel: apc: make of_device_ids const | Arvind Yadav | 2017-06-25 | 1 | -1/+1 |
| * | | | sparc/time: make of_device_ids const | Arvind Yadav | 2017-06-15 | 1 | -1/+1 |
| * | | | sparc64: broken %tick frequency on spitfire cpus | Pavel Tatashin | 2017-06-15 | 1 | -1/+26 |
| * | | | sparc64: use prom interface to get %stick frequency | Pavel Tatashin | 2017-06-15 | 1 | -5/+2 |
| * | | | sparc64: optimize functions that access tick | Pavel Tatashin | 2017-06-13 | 1 | -9/+13 |
| * | | | sparc64: add hot-patched and inlined get_tick() | Pavel Tatashin | 2017-06-13 | 3 | -6/+87 |
| * | | | sparc64: initialize time early | Pavel Tatashin | 2017-06-13 | 3 | -13/+12 |
| * | | | sparc64: improve modularity tick options | Pavel Tatashin | 2017-06-13 | 2 | -28/+57 |
| * | | | sparc64: optimize loads in clock_sched() | Pavel Tatashin | 2017-06-13 | 2 | -10/+12 |
| * | | | sparc64: show time stamps from zero | Pavel Tatashin | 2017-06-13 | 1 | -2/+8 |
| * | | | sparc64: access tick function from variable | Pavel Tatashin | 2017-06-13 | 1 | -14/+16 |
| * | | | sparc64: remove trailing white spaces | Pavel Tatashin | 2017-06-13 | 2 | -4/+4 |
| * | | | sparc64: print debug messages when reading from LDC channel | Jag Raman | 2017-06-10 | 1 | -0/+5 |
| * | | | sparc64: ldc abort during vds iso boot | Jag Raman | 2017-06-10 | 1 | -1/+6 |
| * | | | sparc64: ensure LDC channel is ready before communication | Jag Raman | 2017-06-10 | 1 | -5/+25 |
| * | | | sparc64: enhance ldc_abort to print message | Jag Raman | 2017-06-10 | 1 | -25/+28 |
| * | | | sparc64: expand LDC interface | Jag Raman | 2017-06-10 | 2 | -12/+42 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2017-06-10 | 17 | -116/+201 |
| |\| | |
|
| * | | | arch/sparc: Enable queued spinlock support for SPARC | Babu Moger | 2017-05-25 | 4 | -83/+14 |
| * | | | arch/sparc: Introduce xchg16 for SPARC | Babu Moger | 2017-05-25 | 1 | -10/+39 |
| * | | | arch/sparc: Enable queued rwlocks for SPARC | Babu Moger | 2017-05-25 | 4 | -124/+13 |
| * | | | arch/sparc: Introduce cmpxchg_u8 SPARC | Babu Moger | 2017-05-25 | 1 | -0/+29 |
| * | | | arch/sparc: Define config parameter CPU_BIG_ENDIAN | Babu Moger | 2017-05-25 | 1 | -0/+3 |