index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IA64] Fix another IA64 preemption problem
Peter Chubb
2005-06-28
1
-0
/
+3
*
[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c
David Mosberger-Tang
2005-06-28
1
-5
/
+11
*
[IA64-SGI] Altix patch to tiocx, add subsys_initcall
Bruce Losure
2005-06-28
1
-5
/
+9
*
[IA64] sparse cleanup of TIOCA files
Prarit Bhargava
2005-06-28
1
-4
/
+4
*
[IA64-SGI] - new macros for SGI SN simulator
Jack Steiner
2005-06-28
2
-9
/
+20
*
[IA64] sparse cleanup of shub_mmr.h
Prarit Bhargava
2005-06-28
1
-0
/
+1
*
[IA64] Speed up lfetch.fault [NULL]
David Mosberger-Tang
2005-06-28
1
-0
/
+19
*
[IA64] Recognize HP sx2000 chipset
Bjorn Helgaas
2005-06-28
1
-0
/
+4
*
[IA64-SGI] altix: enable vgacon support
Mark Maule
2005-06-28
3
-8
/
+18
*
[IA64-SGI] pcdp: add PCDP pci interface support
Mark Maule
2005-06-28
1
-4
/
+8
*
Auto merge with /home/aegl/GIT/ia64-test
Tony Luck
2005-06-28
6
-224
/
+299
|
\
|
*
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-06-15
383
-4643
/
+12503
|
|
\
|
*
\
Merge with temp tree to get David's gdb inferior calls patch
Tony Luck
2005-05-17
166
-1989
/
+2674
|
|
\
\
|
|
*
|
[IA64] Fix convert_to_non_syscall() so gdb inferior calls work again
David Mosberger-Tang
2005-05-17
1
-1
/
+21
|
*
|
|
[IA64] Merge audit fix for fsyscalls with syscall-optimizations
David Mosberger-Tang
2005-05-05
1
-2
/
+2
|
*
|
|
[IA64] need r29=psr *after* rsm psr.i
David Mosberger-Tang
2005-04-27
1
-6
/
+5
|
*
|
|
[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()
David Mosberger-Tang
2005-04-27
1
-1
/
+1
|
*
|
|
[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.
David Mosberger-Tang
2005-04-27
1
-44
/
+74
|
*
|
|
[IA64] Reschedule fsys_bubble_down().
David Mosberger-Tang
2005-04-27
1
-40
/
+33
|
*
|
|
[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.
David Mosberger-Tang
2005-04-27
1
-22
/
+22
|
*
|
|
[IA64] Reschedule __kernel_syscall_via_epc().
David Mosberger-Tang
2005-04-27
1
-13
/
+18
|
*
|
|
[IA64] Reschedule break_fault() for better performance.
David Mosberger-Tang
2005-04-27
1
-67
/
+106
|
*
|
|
[IA64] In ia64_leave_syscall(), fix comments and whitespace only.
David Mosberger-Tang
2005-04-27
1
-40
/
+39
|
*
|
|
[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier
David Mosberger-Tang
2005-04-27
1
-24
/
+19
|
*
|
|
[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8
David Mosberger-Tang
2005-04-27
1
-3
/
+3
|
*
|
|
[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().
David Mosberger-Tang
2005-04-27
1
-1
/
+8
|
*
|
|
[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.
David Mosberger-Tang
2005-04-27
1
-10
/
+15
|
*
|
|
[IA64] Use dynamic prediction for RSE-clearing branches.
David Mosberger-Tang
2005-04-27
1
-2
/
+2
|
*
|
|
[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.
David Mosberger-Tang
2005-04-27
2
-15
/
+0
*
|
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-06-27
15
-331
/
+201
|
\
\
\
\
|
*
|
|
|
[SPARC64]: Get rid of fast IRQ feature.
David S. Miller
2005-06-27
4
-233
/
+51
|
*
|
|
|
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
2005-06-27
12
-98
/
+150
*
|
|
|
|
[PATCH] kprobes/ia64: refuse kprobe on ivt code
Keshavamurthy Anil S
2005-06-27
2
-3
/
+22
*
|
|
|
|
[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
Rusty Lynch
2005-06-27
1
-0
/
+7
*
|
|
|
|
[PATCH] Return probe redesign: ppc64 specific implementation
Rusty Lynch
2005-06-27
2
-0
/
+103
*
|
|
|
|
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
2005-06-27
2
-2
/
+117
*
|
|
|
|
[PATCH] Return probe redesign: x86_64 specific changes
Rusty Lynch
2005-06-27
1
-63
/
+70
*
|
|
|
|
[PATCH] Return probe redesign: i386 specific changes
Rusty Lynch
2005-06-27
1
-63
/
+70
*
|
|
|
|
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
2005-06-27
2
-116
/
+23
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2005-06-27
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
2005-06-27
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-06-27
2
-0
/
+58
*
|
|
|
|
[PATCH] ppc64: Add missing exports
Benjamin Herrenschmidt
2005-06-27
2
-0
/
+2
*
|
|
|
|
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
2005-06-27
2
-6
/
+6
*
|
|
|
|
[PATCH] ppc32: Bump PMU interrupt priority
Benjamin Herrenschmidt
2005-06-27
1
-7
/
+19
*
|
|
|
|
[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLB
Marcelo Tosatti
2005-06-27
1
-2
/
+12
*
|
|
|
|
[PATCH] mips: fixed try_to_freeze build error
Yoichi Yuasa
2005-06-27
1
-1
/
+1
*
|
|
|
|
[PATCH] ppc32: Fix compiling of sandpoint platform
Kumar Gala
2005-06-27
1
-0
/
+1
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-06-27
6
-93
/
+150
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] ARM: Update mach-types
Russell King
2005-06-27
1
-3
/
+66
[next]