Finn Thain
|
3a52f6f980
macintosh/adb: Use C99 initializers for struct adb_driver instances
|
7 years ago |
Mathieu Malaterre
|
58935176ad
powerpc/via-pmu: Fix section mismatch warning
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
105cf3c8c6
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
7 years ago |
Sinan Kaya
|
67c8d32692
powerpc/via-pmu: Deprecate pci_get_bus_and_slot()
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Michael Ellerman
|
ef24ba7091
powerpc: Remove all usages of NO_IRQ
|
9 years ago |
Aneesh Kumar K.V
|
d2adba3fd1
powerpc/mm: Abstraction for switch_mmu_context()
|
9 years ago |
John Ogness
|
6c3082151e
powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer
|
10 years ago |
Fabian Frederick
|
111fbc68fd
powerpc/pmac: replace current->state by set_current_state()
|
10 years ago |
Phil Carmody
|
e702240e83
powerpc/via-pmu: fix OF node leak in Keylargo init
|
11 years ago |
Phil Carmody
|
ffa3eb010d
powerpc/via-pmu: fix error path in find_via_pmu()
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Linus Torvalds
|
5a148af669
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Andy Shevchenko
|
ebd004e4ed
powerpc/pmac/smu: Use %*ph to print small buffers
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Benjamin Herrenschmidt
|
e83b906c99
powerpc/pmac: Update via-pmu to new syscore_ops
|
14 years ago |
Lionel Debroux
|
2f55ac072f
suspend: constify platform_suspend_ops
|
15 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
d851b6e04e
mac: autoconvert trivial BKL users to private mutex
|
15 years ago |
Andreas Schwab
|
4cc4587fb1
via-pmu: Add compat_pmu_ioctl
|
15 years ago |
Ian Campbell
|
ba461f094b
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
|
15 years ago |
Arnd Bergmann
|
55929332c9
drivers: Push down BKL into various drivers
|
15 years ago |
Grant Likely
|
71a157e8ed
of: add 'of_' prefix to machine_is_compatible()
|
15 years ago |
Alexey Dobriyan
|
9d2f7342d0
powerpc/via-pmu: Convert to proc_fops/seq_file
|
16 years ago |