| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() | Akinobu Mita | 2006-03-26 | 1 | -1/+2 |
* | [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph... | Akinobu Mita | 2006-03-26 | 2 | -5/+5 |
* | [PATCH] um: fix undefined reference to hweight32 | Akinobu Mita | 2006-03-26 | 2 | -0/+10 |
* | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita | 2006-03-26 | 2 | -2/+2 |
* | [PATCH] frv: remove unnesesary "&" | Akinobu Mita | 2006-03-26 | 1 | -3/+3 |
* | [PATCH] kprobes: fix broken fault handling for sparc64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -6/+60 |
* | [PATCH] kprobes: fix broken fault handling for ia64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -5/+43 |
* | [PATCH] kprobes: fix broken fault handling for powerpc64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -8/+55 |
* | [PATCH] kprobes: fix broken fault handling for x86_64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -7/+55 |
* | [PATCH] kprobes: fix broken fault handling for i386 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -7/+50 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 5 | -13/+18 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 4 | -26/+1 |
* | [PATCH] kretprobe: kretprobe-booster | Masami Hiramatsu | 2006-03-26 | 1 | -22/+39 |
* | [PATCH] x86: kprobes-booster | Masami Hiramatsu | 2006-03-26 | 1 | -2/+90 |
* | [PATCH] kprobes: clean up resume_execute() | Masami Hiramatsu | 2006-03-26 | 1 | -16/+10 |
* | [PATCH] fix array overrun in efi.c | Darren Jenkins | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 15 | -409/+10 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 7 | -119/+12 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 8 | -73/+78 |
* | [PATCH] EFI fixes | Tolentino, Matthew E | 2006-03-26 | 2 | -4/+4 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 7 | -24/+43 |
* | [PATCH] DMI: only ioremap stuff we actually need | Bjorn Helgaas | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] ia64: ioremap: check EFI for valid memory attributes | Bjorn Helgaas | 2006-03-26 | 2 | -1/+44 |
* | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 | 1 | -21/+20 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 4 | -33/+72 |
* | [PATCH] i386: export: memory more than 4G through /proc/iomem | Vivek Goyal | 2006-03-26 | 1 | -2/+0 |
* | [PATCH] i386: pass proper trap numbers to die chain handlers | Jan Beulich | 2006-03-26 | 1 | -5/+12 |
* | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin | 2006-03-26 | 4 | -17/+81 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-25 | 1 | -19/+59 |
|\ |
|
| * | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion | Lennert Buytenhek | 2006-03-25 | 1 | -19/+59 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-25 | 29 | -80/+363 |
|\ \ |
|
| * | | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscall | Nicolas Pitre | 2006-03-25 | 1 | -1/+1 |
| * | | Merge nommu tree | Russell King | 2006-03-25 | 20 | -51/+78 |
| |\ \ |
|
| | * | | [ARM] nommu: rename compressed/head.S symbols to a new style | Hyok S. Choi | 2006-03-24 | 1 | -41/+41 |
| | * | | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG | Russell King | 2006-03-21 | 1 | -2/+6 |
| | * | | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 15 | -0/+15 |
| | * | | [ARM] Move read of processor ID out of lookup_processor_type() | Russell King | 2006-03-21 | 2 | -8/+11 |
| | * | | [ARM] noMMU: block sys_fork in nommu mode | Hyok S. Choi | 2006-03-21 | 1 | -0/+5 |
| * | | | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled | Malcolm Parsons | 2006-03-25 | 1 | -1/+1 |
| * | | | [ARM] 3398/1: Fix the VFP registers loading/storing base address | Catalin Marinas | 2006-03-25 | 1 | -3/+1 |
| * | | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie) | Pavel Machek | 2006-03-25 | 1 | -0/+278 |
| * | | | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu | Russell King | 2006-03-25 | 1 | -3/+0 |
| * | | | [ARM] Move enable_irq and disable_irq to assembler.h | Russell King | 2006-03-23 | 2 | -18/+1 |
| * | | | [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of... | Lennert Buytenhek | 2006-03-23 | 2 | -3/+3 |
* | | | | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map. | David S. Miller | 2006-03-25 | 1 | -1/+4 |
* | | | | powerpc: fix strncasecmp prototype | Linus Torvalds | 2006-03-25 | 1 | -1/+3 |
* | | | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 2 | -4/+18 |
|\ \ \ \ |
|
| * | | | | [PATCH] Fix IA64 success/failure indication in syscall auditing. | David Woodhouse | 2006-03-20 | 1 | -2/+8 |
| * | | | | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 | 1 | -2/+10 |
* | | | | | [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code | Andi Kleen | 2006-03-25 | 1 | -1/+2 |