index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-29
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
Deepthi Dharwar
2014-01-29
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
2014-01-29
powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.
Deepthi Dharwar
2014-01-29
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
Deepthi Dharwar
2014-01-29
powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.
Deepthi Dharwar
2014-01-29
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
Deepthi Dharwar
2014-01-29
powerpc: Fix 32-bit frames for signals delivered when transactional
Paul Mackerras
2014-01-29
powerpc/iommu: Fix initialisation of DART iommu table
Alistair Popple
2014-01-29
powerpc/numa: Fix decimal permissions
Joe Perches
2014-01-29
powerpc/mm: Fix compile error of pgtable-ppc64.h
Li Zhong
2014-01-29
powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations
Andreas Schwab
2014-01-29
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-01-28
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
Ilya Dryomov
2014-01-28
ceph: fix dout() compile warnings in ceph_filemap_fault()
Ilya Dryomov
2014-01-28
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-28
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
2014-01-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2014-01-27
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
splice: fix unexpected size truncation
Xiao Guangrong
2014-01-27
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
2014-01-27
ipc,msg: document barriers
Davidlohr Bueso
2014-01-27
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-27
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
2014-01-27
ipc: remove useless return statement
Davidlohr Bueso
2014-01-27
ipc: remove braces for single statements
Davidlohr Bueso
2014-01-27
ipc: standardize code comments
Davidlohr Bueso
2014-01-27
ipc: whitespace cleanup
Manfred Spraul
2014-01-27
ipc: change kern_ipc_perm.deleted type to bool
Rafael Aquini
2014-01-27
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
Rafael Aquini
2014-01-27
ipc/sem.c: avoid overflow of semop undo (semadj) value
Petr Mladek
2014-01-27
init/main.c: remove unused declaractions of mca_init() and sbus_init()
Kang Hu
2014-01-27
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
2014-01-27
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
[next]