index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
[PATCH] allow audit filtering on bit & operations
Eric Paris
2
-13
/
+28
2007-07-22
[PATCH] audit: fix broken class-based syscall audit
Klaus Weidner
1
-1
/
+1
2007-07-22
[PATCH] Make IPC mode consistent
Steve Grubb
1
-2
/
+2
2007-07-22
[NET]: Add missing entries to family name tables
David Howells
1
-1
/
+2
2007-07-22
[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!
Christoph Hellwig
1
-0
/
+1
2007-07-22
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
4
-4
/
+6
2007-07-22
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
6
-38
/
+49
2007-07-22
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
12
-136
/
+151
2007-07-22
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Mark Fortescue
1
-4
/
+10
2007-07-22
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
1
-0
/
+1
2007-07-22
[IPV6]: endianness bug in ip6_tunnel
Al Viro
1
-2
/
+2
2007-07-22
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-22
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
4
-0
/
+100
2007-07-22
[IrDA] Typo fix in irnetlink.c copyright
Samuel Ortiz
1
-1
/
+1
2007-07-22
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
Muli Ben-Yehuda
9
-31
/
+89
2007-07-22
x86_64: make k8topology multi-core aware
Joachim Deguara
1
-6
/
+7
2007-07-22
x86_64: remove __smp_alt* sections
Jan Beulich
1
-9
/
+0
2007-07-22
i386: Update alignment when 4K stacks are used.
Robert P. J. Day
1
-6
/
+2
2007-07-22
i386: remove old IRQ balancing debug cruft
Stefan Richter
1
-22
/
+2
2007-07-22
i386: insert HPET firmware resource after PCI enumeration has completed
Aaron Durbin
1
-0
/
+36
2007-07-22
i386: basic infrastructure support for AMD geode-class machines
Andres Salomon
3
-0
/
+315
2007-07-22
x86_64: arch/x86_64/kernel/e820.c lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
x86_64: arch/x86_64/kernel/aperture.c lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
i386: fix iounmap's use of vm_struct's size field
Jeremy Fitzhardinge
2
-1
/
+8
2007-07-22
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
5
-8
/
+8
2007-07-22
i386: hpet assumes boot cpu is 0
Chris Wright
1
-1
/
+1
2007-07-22
i386: remove volatile in apic.c
Thomas Gleixner
1
-2
/
+2
2007-07-22
x86_64: move iommu declaration from proto to iommu.h
Yinghai Lu
10
-31
/
+37
2007-07-22
x86_64: disable srat when numa emulation succeeds
David Rientjes
1
-1
/
+5
2007-07-22
x86_64: fix e820_hole_size based on address ranges
David Rientjes
2
-37
/
+25
2007-07-22
x86_64: disable the GART in shutdown
Yinghai Lu
4
-0
/
+36
2007-07-22
i386: replace hard-coded constant with appropriate macro from kernel.h
Robert P. J. Day
1
-1
/
+1
2007-07-22
i386: add cpu_relax() to cmos_lock()
Andreas Mohr
1
-1
/
+4
2007-07-22
x86_64: flush_tlb_kernel_range() warning fix
Andrew Morton
1
-1
/
+5
2007-07-22
x86_64: change _map_single to static in pci_gart.c etc
Yinghai Lu
2
-6
/
+6
2007-07-22
x86_64: Geode HW Random Number Generator depends on X86_32
Yinghai Lu
1
-1
/
+1
2007-07-22
x86_64: fix wrong comment regarding set_fixmap()
Jiri Kosina
1
-3
/
+3
2007-07-22
x86_64: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
x86_64: fix typo in acpi_pm.c
Alessio Igor Bogani
1
-1
/
+1
2007-07-22
x86_64: use the global PIT lock
Thomas Gleixner
3
-3
/
+16
2007-07-22
x86_64: During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-07-22
x86_64: Move functions declarations to header file
Glauber de Oliveira Costa
2
-18
/
+20
2007-07-22
i386: move the kernel to 16MB for NUMA-Q
Andy Whitcroft
1
-0
/
+1
2007-07-22
i386: Remove unneeded test of 'task' in dump_trace()
Jesper Juhl
1
-1
/
+1
2007-07-22
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
William Lee Irwin III
2
-9
/
+15
2007-07-22
i386: HPET, check if the counter works
Thomas Gleixner
1
-1
/
+23
2007-07-22
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...
James Jarvis
1
-0
/
+9
2007-07-22
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
3
-0
/
+41
2007-07-22
i386: fix section mismatch warning in intel_cacheinfo
Sam Ravnborg
1
-1
/
+1
2007-07-22
i386: pgd_{c,d}tor() static
Adrian Bunk
1
-3
/
+3
[next]