index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP
Mike Travis
1
-7
/
+26
2008-07-20
NR_CPUS: Replace NR_CPUS in cpufreq userspace routines
Mike Travis
1
-36
/
+43
2008-07-20
NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var
Mike Travis
1
-1
/
+1
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c
Mike Travis
1
-1
/
+1
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c
Mike Travis
1
-2
/
+2
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
1
-1
/
+1
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c
Mike Travis
1
-1
/
+1
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
Ingo Molnar
1
-1
/
+1
2008-07-18
cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target
Mike Travis
1
-28
/
+45
2008-07-18
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
1
-0
/
+21
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
Mike Travis
1
-3
/
+3
2008-07-18
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
1
-7
/
+7
2008-07-18
cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c
Mike Travis
1
-1
/
+2
2008-07-18
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c
Mike Travis
1
-3
/
+3
2008-07-18
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c
Mike Travis
1
-3
/
+1
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
14
-35
/
+91
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
x86: fix numaq_tsc_disable
Yinghai Lu
1
-1
/
+1
2008-07-17
fix build error of arch/ia64/kvm/*
Takashi Iwai
2
-3
/
+3
2008-07-17
Update scripts/Makefile.fwinst to cope with older make
David Woodhouse
1
-2
/
+23
2008-07-17
Fix collateral damage to top level Makefile
Grant Likely
1
-1
/
+0
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
20
-4943
/
+3874
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
2
-1
/
+10
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
1
-0
/
+1
2008-07-17
[S390] Increase default warning stacksize.
Heiko Carstens
1
-1
/
+1
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2
-8
/
+24
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-17
[S390] dasd: fix unsolicited SIM handling.
Stefan Haberland
1
-1
/
+3
2008-07-17
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
1
-7
/
+94
2008-07-17
ftrace: fix merge buglet
Ingo Molnar
1
-2
/
+1
2008-07-17
fix dangling zombie when new parent ignores children
Roland McGrath
1
-0
/
+26
2008-07-17
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
1
-10
/
+20
2008-07-17
ptrace children revamp
Roland McGrath
5
-139
/
+160
2008-07-17
do_wait reorganization
Roland McGrath
1
-80
/
+135
2008-07-17
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-17
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
1
-80
/
+0
2008-07-17
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
2008-07-16
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-16
Fix FADT parsing
Jan Beulich
1
-6
/
+11
2008-07-16
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
3
-7
/
+59
2008-07-16
ACPI: use dev_printk when possible
Bjorn Helgaas
1
-21
/
+17
2008-07-16
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
1
-0
/
+60
2008-07-16
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
1
-11
/
+57
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
11
-634
/
+571
2008-07-16
ISAPNP: handle independent options following dependent ones
Bjorn Helgaas
1
-2
/
+7
[next]