Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f74b9444192c60603020c61d7915b72893137edc
/
arch
/
parisc
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
5229645
vfs: add nonconflicting values for O_PATH
by Stephen Rothwell
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b80cd62
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c8b91ac
clean statfs-like syscalls up
by Al Viro
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
3c95c98
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
by Kay Sievers
· 14 years ago
bb1dfc1
parisc: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
72e73af
parisc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
84cd845
parisc: fix compile breakage caused by inlining maybe_mkwrite
by James Bottomley
· 14 years ago
fbea668
parisc : Remove broken line wrapping handling pdc_iodc_print()
by Guy Martin
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
5189061
parisc: convert the rest of the irq handlers to simple/percpu
by James Bottomley
· 14 years ago
d16cd29
parisc: fix dino/gsc interrupts
by James Bottomley
· 14 years ago
67bace7
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
by Kyle McMartin
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
597c606
parisc: cleanup console handling
by Jiri Slaby
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e430426
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
765aaaf
parisc: fix compile failure with kmap_atomic changes
by James Bottomley
· 14 years ago
1cb4953
ptrace: cleanup arch_ptrace() on parisc
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
650a35f
parisc: add tty driver to PDC console
by Guy Martin
· 14 years ago
b97680c
parisc: remove homegrown L1_CACHE_ALIGN macro
by FUJITA Tomonori
· 14 years ago
2da83b9
arch/parisc: Removing undead ifdef CONFIG_PA20
by Christian Dietrich
· 14 years ago
b1b1d4a
parisc: unwind - optimise linked-list searches for modules
by Phil Carmody
· 14 years ago
f720817
parisc: change to new flag variable
by matt mooney
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
fa0d4c2
parisc: remove big kernel lock
by Arnd Bergmann
· 14 years ago
7da1272
parisc: kill __do_IRQ
by Kyle McMartin
· 14 years ago
f3d4605
parisc: convert iosapic interrupts to proper flow handlers
by Kyle McMartin
· 14 years ago
4d4f681
parisc: convert cpu interrupts to proper flow handlers
by Kyle McMartin
· 14 years ago
ba20085
parisc: lay groundwork for killing __do_IRQ
by Kyle McMartin
· 14 years ago
caf9619
parisc: add prlimit64 syscall
by Kyle McMartin
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
a292dfa
parisc: fix wrong page aligned size calculation in ioremapping code
by Florian Zumbiehl
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
7896bfa
dma-mapping: parisc: set ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c4efd6b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d9b68e5
parisc: pass through '\t' to early (iodc) console
by Kyle McMartin
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
c676329
sched_clock: Add local_clock() API and improve documentation
by Peter Zijlstra
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
06b2e98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
210501a
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
by John David Anglin
· 15 years ago
9b437bc
parisc: Remove unnecessary macros from entry.S
by John David Anglin
· 15 years ago
f4c0346
parisc: LWS fixes for syscall.S
by John David Anglin
· 15 years ago
c2dc988
parisc: Delete unnecessary nop's in entry.S
by John David Anglin
· 15 years ago
8f6c0c2
parisc: Avoid interruption in critical region in entry.S
by John David Anglin
· 15 years ago
53e30d0
parisc: invoke oom-killer from page fault
by Nick Piggin
· 15 years ago
550f0d9
parisc: clear floating point exception flag on SIGFPE signal
by Helge Deller
· 15 years ago
d24944d
parisc: Use of align_frame provides stack frame.
by Carlos O'Donell
· 15 years ago
f6ae31c
parisc: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
0961d65
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b2be052
panic: Allow warnings to set different taint flags
by Ben Hutchings
· 15 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
74a0bd6
pci-dma: parisc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
6ee7765
parisc: use __ratelimit in unaligned.c
by Akinobu Mita
· 15 years ago
c601852
parisc: Convert to read/update_persistent_clock
by john stultz
· 15 years ago
eef83af
parisc: Simplify param.h by including <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
1d747c7
parisc: drop unnecessary cast in __ldcw_align() macro
by Helge Deller
· 15 years ago
888c31f
parisc: add strict copy size checks (v2)
by Helge Deller
· 15 years ago
Next »