2009-09-09 |
David Howells |
KEYS: Add missing linux/tracehook.h #inclusions |
tree | commitdiff |
2009-09-02 |
David Howells |
KEYS: Add a keyctl to install a process's session keyri... |
tree | commitdiff |
2009-09-02 |
David Howells |
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec... |
tree | commitdiff |
2009-08-02 |
John David Anglin |
parisc: Set correct bit in protection flags |
tree | commitdiff |
2009-08-02 |
John David Anglin |
parisc: Fix GOT overflow during module load on 64bit... |
tree | commitdiff |
2009-07-27 |
Benjamin Herrenschmidt |
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() |
tree | commitdiff |
2009-07-10 |
Peter Zijlstra |
sched: INIT_PREEMPT_COUNT |
tree | commitdiff |
2009-07-08 |
Joe Perches |
Remove multiple KERN_ prefixes from printk formats |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: use generic atomic64 on 32-bit |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: perf: wire up sys_perf_counter_open |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: add task_pt_regs macro |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: wire sys_perf_counter_open to sys_ni_syscall |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: inventory.c, fix bloated stack frame |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: processor.c, fix bloated stack frame |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: fix compile warning in mm/init.c |
tree | commitdiff |
2009-07-03 |
Christoph Hellwig |
parisc: remove dead code from sys_parisc32.c |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: wire up rt_tgsigqueueinfo |
tree | commitdiff |
2009-07-03 |
Helge Deller |
parisc: ensure broadcast tlb purge runs single threaded |
tree | commitdiff |
2009-07-03 |
Grant Grundler |
parisc: fix "delay!" timer handling |
tree | commitdiff |
2009-07-03 |
Randolph Chung |
parisc: fix mismatched parenthesis in memcpy.c |
tree | commitdiff |
2009-07-03 |
Coly Li |
parisc: add parameter to read_cr16() |
tree | commitdiff |
2009-07-03 |
Alexander Beregalov |
parisc: decode_exc.c should include kernel.h |
tree | commitdiff |
2009-07-03 |
Thomas Gleixner |
parisc: remove obsolete hw_interrupt_type |
tree | commitdiff |
2009-07-03 |
Helge Deller |
parisc: fix irq compile bugs in arch/parisc/kernel... |
tree | commitdiff |
2009-07-03 |
Helge Deller |
parisc: fix ldcw inline assembler |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: kill WARN in free_initmem when DEBUG_KERNEL |
tree | commitdiff |
2009-07-03 |
Bastian Blank |
parisc: Remove casts from atomic macros |
tree | commitdiff |
2009-07-03 |
Alexander Beregalov |
parisc: remove CVS keywords |
tree | commitdiff |
2009-07-03 |
Kyle McMartin |
parisc: wire up preadv/pwritev syscalls |
tree | commitdiff |
2009-06-21 |
Linus Torvalds |
Move FAULT_FLAG_xyz into handle_mm_fault() callers |
tree | commitdiff |
2009-06-18 |
Oleg Nesterov |
ptrace: remove PT_DTRACE from avr32, mn10300, parisc... |
tree | commitdiff |
2009-06-17 |
Matthew Wilcox |
Delete pcibios_select_root |
tree | commitdiff |
2009-06-17 |
Randy Dunlap |
kmap_types: make most arches use generic header file |
tree | commitdiff |
2009-06-17 |
Alexey Dobriyan |
mm: consolidate init_mm definition |
tree | commitdiff |
2009-06-15 |
David S. Miller |
Merge branch 'master' of /linux/kernel/git/torvalds... |
tree | commitdiff |
2009-06-13 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-06-12 |
Rusty Russell |
module: cleanup FIXME comments about trimming exception... |
tree | commitdiff |
2009-06-12 |
Arnd Bergmann |
asm-generic: merge branch 'master' of torvalds/linux-2.6 |
tree | commitdiff |
2009-06-11 |
Arnd Bergmann |
asm-generic: rename page.h and uaccess.h |
tree | commitdiff |
2009-06-11 |
Arnd Bergmann |
asm-generic: rename atomic.h to atomic-long.h |
tree | commitdiff |
2009-06-11 |
Arnd Bergmann |
asm-generic: introduce asm/bitsperlong.h |
tree | commitdiff |
2009-06-07 |
Alexander Beregalov |
cfg80211: errno.h: define ERFKILL |
tree | commitdiff |
2009-04-28 |
Yinghai Lu |
irq: change ->set_affinity() to return status |
tree | commitdiff |
2009-04-03 |
Linus Torvalds |
Merge git://git./linux/kernel/git/kyle/parisc-2.6 |
tree | commitdiff |
2009-04-03 |
Linus Torvalds |
Merge git://git./linux/kernel/git/kyle/rtc-parisc |
tree | commitdiff |
2009-04-03 |
Robin Holt |
Allow rwlocks to re-enable interrupts |
tree | commitdiff |
2009-04-03 |
Alexey Dobriyan |
Simplify copy_thread() |
tree | commitdiff |
2009-04-02 |
Kyle McMartin |
parisc: move dereference_function_descriptor to process.c |
tree | commitdiff |
2009-04-02 |
Kyle McMartin |
parisc: Move kernel Elf_Fdesc define to <asm/elf.h> |
tree | commitdiff |
2009-04-02 |
Kyle McMartin |
parisc: fix build when ARCH_HAS_KMAP |
tree | commitdiff |
2009-04-02 |
Kyle McMartin |
Merge branch 'rusty-cpumask-parisc' into parisc |
tree | commitdiff |
2009-04-02 |
Geert Uytterhoeven |
parisc: rtc: Rename rtc-parisc to rtc-generic |
tree | commitdiff |
2009-04-02 |
Kyle McMartin |
parisc: select BUG always |
tree | commitdiff |
2009-04-02 |
Alexander Beregalov |
parisc: asm/pdc.h should include asm/page.h |
tree | commitdiff |
2009-04-01 |
Ingo Molnar |
Merge branch 'tracing/core-v2' into tracing-for-linus |
tree | commitdiff |
2009-04-01 |
dann frazier |
rtc-parisc: remove unnecessary ret variable |
tree | commitdiff |
2009-04-01 |
dann frazier |
rtc-parisc: declare rtc_parisc_dev as static |
tree | commitdiff |
2009-03-31 |
James Bottomley |
parisc: fix macro expansion in atomic.h |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: oops_enter()/oops_exit() in die() |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: document light weight syscall ABI |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: add ftrace (function and graph tracer) function... |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: simplify sys_clone() |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SU... |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: allow to build with 16k default kernel page... |
tree | commitdiff |
2009-03-31 |
Colin Watson |
parisc: expose 32/64-bit capabilities in cpuinfo |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: use constants instead of numbers in assembly |
tree | commitdiff |
2009-03-31 |
Helge Deller |
parisc: fix usage of 32bit PTE page table entries on... |
tree | commitdiff |
2009-03-28 |
Ingo Molnar |
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 |
tree | commitdiff |
2009-03-27 |
Linus Torvalds |
Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-27 |
Christoph Hellwig |
generic compat_sys_ustat |
tree | commitdiff |
2009-03-27 |
Ingo Molnar |
Merge branch 'core/percpu' into percpu-cpumask-x86... |
tree | commitdiff |
2009-03-26 |
Linus Torvalds |
Merge branch 'header-fixes-for-linus' of git://git... |
tree | commitdiff |
2009-03-26 |
Linus Torvalds |
Merge branch 'irq-for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-26 |
David S. Miller |
Merge branch 'master' of /home/davem/src/GIT/linux... |
tree | commitdiff |
2009-03-26 |
Ingo Molnar |
Merge commit 'v2.6.29' into core/header-fixes |
tree | commitdiff |
2009-03-23 |
Thomas Gleixner |
Merge branch 'cpus4096' into irq/threaded |
tree | commitdiff |
2009-03-18 |
Ingo Molnar |
Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug... |
tree | commitdiff |
2009-03-16 |
Ingo Molnar |
Merge branches 'irq/genirq' and 'linus' into irq/core |
tree | commitdiff |
2009-03-16 |
Ingo Molnar |
Merge branches 'tracing/ftrace', 'tracing/syscalls... |
tree | commitdiff |
2009-03-16 |
Rusty Russell |
cpumask: Use accessors code.: parisc |
tree | commitdiff |
2009-03-16 |
Rusty Russell |
cpumask: prepare for iterators to only go to nr_cpu_ids... |
tree | commitdiff |
2009-03-16 |
Rusty Russell |
cpumask: arch_send_call_function_ipi_mask: parisc |
tree | commitdiff |
2009-03-13 |
Kyle McMartin |
parisc: update defconfigs |
tree | commitdiff |
2009-03-13 |
Kyle McMartin |
parisc: define x->x mmio accessors |
tree | commitdiff |
2009-03-13 |
Kyle McMartin |
parisc: convert cpu_check_affinity to new cpumask api |
tree | commitdiff |
2009-03-13 |
Kyle McMartin |
parisc: convert (read|write)bwlq to inlines |
tree | commitdiff |
2009-03-13 |
Kyle McMartin |
parisc: fix use of new cpumask api in irq.c |
tree | commitdiff |
2009-03-13 |
Mike Travis |
parisc: update parisc for new irq_desc |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: fix 64bit build |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: add braces around arguments in assembler macros |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: remove unused local out_putf label |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: fix `struct pt_regs' declared inside parameter... |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: fix section mismatch warnings |
tree | commitdiff |
2009-03-13 |
Helge Deller |
parisc: BUG_ON() cleanup |
tree | commitdiff |
2009-03-06 |
Ingo Molnar |
Merge branch 'x86/core' into tracing/textedit |
tree | commitdiff |
2009-03-02 |
Uwe Kleine-Koenig |
tracing: make CALLER_ADDRx overwriteable |
tree | commitdiff |
2009-02-16 |
Patrick Ohly |
net: new user space API for time stamping of incoming... |
tree | commitdiff |
2009-02-13 |
Ingo Molnar |
Merge branch 'core/header-fixes' into x86/headers |
tree | commitdiff |
2009-02-13 |
Ingo Molnar |
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq... |
tree | commitdiff |
2009-02-11 |
Ingo Molnar |
Merge commit 'v2.6.29-rc4' into perfcounters/core |
tree | commitdiff |
next |