summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2013-02-225-23/+13
|\
| * blackfin: time-ts: Remove duplicate assignmentStephen Boyd2013-02-201-6/+0
| * blackfin: pm: fix build errorSteven Miao2013-02-201-0/+4
| * blackfin: sync data in blackfin write bufferSonic Zhang2013-02-201-0/+1
| * blackfin: use bitmap library functionsAkinobu Mita2013-02-201-16/+7
| * blackfin: mem_init: update dmc config registerBob Liu2013-02-201-1/+1
* | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-2232-316/+708
|\ \
| * | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas2013-02-201-1/+1
| * | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller2013-02-201-4/+0
| * | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-203-33/+15
| * | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-203-16/+2
| * | parisc: fix fallocate syscallHelge Deller2013-02-203-8/+8
| * | parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller2013-02-201-4/+11
| * | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-204-60/+67
| * | parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller2013-02-201-5/+5
| * | parisc: fix personality on 32bit kernelHelge Deller2013-02-201-1/+1
| * | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller2013-02-202-1/+9
| * | parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller2013-02-201-0/+1
| * | parisc: remove unused compat_rt_sigframe.h headerPaul Bolle2013-02-201-50/+0
| * | parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2013-02-201-5/+25
| * | parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-201-1/+1
| * | parisc: fix ptrace breakageAl Viro2013-02-201-1/+4
| * | parisc: always detect multiple physical rangesJohn David Anglin2013-02-201-3/+2
| * | parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-201-4/+5
| * | parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-202-0/+4
| * | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-203-5/+5
| * | parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin2013-02-201-0/+64
| * | parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin2013-02-201-7/+81
| * | parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin2013-02-201-45/+290
| * | parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-203-34/+40
| * | drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
| * | drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-202-12/+7
| * | parisc: fix possible memory leak in pat_query_module()Wei Yongjun2013-02-201-0/+2
| * | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller2013-02-202-0/+21
| * | parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin2013-02-201-2/+2
| * | parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller2013-02-201-5/+4
| * | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-203-5/+29
| |\ \ | | |/ | |/|
| | * [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven2013-01-301-2/+1
| | * [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-192-3/+28
* | | Merge tag 'please-pull-fix-ia64-build' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-02-222-6/+6
|\ \ \
| * | | sched: move RR_TIMESLICE from sysctl.h to rt.hClark Williams2013-02-222-6/+6
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-2217-237/+221
|\ \ \ \
| * | | | rwsem-spinlock: Implement writer lock-stealing for better scalabilityYuanhan Liu2013-02-191-45/+24
| * | | | futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner2013-02-192-4/+0
| * | | | generic: Use raw local irq variant for generic cmpxchgIngo Molnar2013-02-191-4/+4
| * | | | lockdep: Selftest: convert spinlock to raw spinlockYong Zhang2013-02-191-17/+17
| * | | | seqlock: Use seqcount infrastructureThomas Gleixner2013-02-191-82/+92
| * | | | seqlock: Remove unused functionsThomas Gleixner2013-02-191-21/+0
| * | | | ntp: Make ntp_lock rawThomas Gleixner2013-02-191-13/+13
| * | | | intel_idle: Convert i7300_idle_lock to raw_spinlockMike Galbraith2013-02-191-4/+4
OpenPOWER on IntegriCloud