index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
2009-01-14
4
-117
/
+101
*
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
2009-01-14
4
-60
/
+50
*
x86: module_64.c fix style problems
Jaswinder Singh Rajput
2009-01-12
1
-16
/
+16
*
x86: module_32.c fix style problems
Jaswinder Singh Rajput
2009-01-12
1
-3
/
+3
*
x86: msr.c fix style problems
Jaswinder Singh Rajput
2009-01-12
1
-1
/
+1
*
x86: microcode_intel.c fix style problems
Jaswinder Singh Rajput
2009-01-12
1
-5
/
+5
*
Merge commit 'v2.6.29-rc1' into x86/cleanups
Ingo Molnar
2009-01-12
5
-6
/
+59
|
\
|
*
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
2009-01-10
1
-2
/
+2
|
*
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
2009-01-10
1
-4
/
+42
|
*
libata: only ports >= 0 need to synchronize
Arjan van de Ven
2009-01-10
1
-1
/
+3
|
*
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2009-01-10
3
-0
/
+13
*
|
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
2009-01-10
2
-12
/
+3
*
|
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
2
-3
/
+3
*
|
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
3
-4
/
+4
*
|
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
5
-3
/
+22
*
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-10
3577
-152396
/
+719978
|
\
\
|
|
/
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-10
43
-399
/
+363
|
|
\
|
*
\
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-10
23
-268
/
+363
|
|
\
\
|
|
*
|
[IA64] fix typo in cpumask_of_pcibus()
Ingo Molnar
2009-01-06
1
-1
/
+1
|
|
*
|
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2009-01-06
2
-0
/
+3
|
|
*
|
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
Mike Travis
2009-01-06
1
-40
/
+43
|
|
*
|
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
2009-01-06
1
-12
/
+13
|
|
*
|
cpumask: use cpumask_var_t in acpi-cpufreq.c
Mike Travis
2009-01-06
1
-29
/
+29
|
|
*
|
cpumask: use work_on_cpu in acpi/cstate.c
Mike Travis
2009-01-06
1
-33
/
+37
|
|
*
|
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
10
-48
/
+62
|
|
*
|
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2009-01-06
1
-12
/
+9
|
|
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2009-01-06
451
-12153
/
+32709
|
|
|
\
\
|
|
*
|
|
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2009-01-04
5
-76
/
+152
|
|
*
|
|
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
Mike Travis
2009-01-04
1
-4
/
+4
|
|
*
|
|
cpumask: update local_cpus_show to use new cpumask API
Mike Travis
2009-01-04
1
-6
/
+6
|
|
*
|
|
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
2009-01-04
2
-10
/
+7
|
*
|
|
|
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
2009-01-10
1
-4
/
+6
|
*
|
|
|
rbtree: add const qualifier to some functions
Artem Bityutskiy
2009-01-10
2
-10
/
+10
|
*
|
|
|
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
2009-01-09
4
-251
/
+324
|
*
|
|
|
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2009-01-09
3
-19
/
+2
|
*
|
|
|
filesystem freeze: implement generic freeze feature
Takashi Sato
2009-01-09
5
-10
/
+130
|
*
|
|
|
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-09
12
-68
/
+107
|
*
|
|
|
memstick: annotate endianness of attribute structs
Harvey Harrison
2009-01-09
2
-24
/
+23
|
*
|
|
|
hp-wmi: handle rfkill_register() failure
Larry Finger
2009-01-09
1
-3
/
+12
|
*
|
|
|
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
2009-01-09
1
-2
/
+12
|
*
|
|
|
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
2009-01-09
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
Linus Torvalds
2009-01-09
2
-14
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
async: make async a command line option for now
Arjan van de Ven
2009-01-09
1
-2
/
+14
|
|
*
|
|
|
partial revert of asynchronous inode delete
Arjan van de Ven
2009-01-09
1
-12
/
+7
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-09
6
-106
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2009-01-09
3
-23
/
+0
|
|
*
|
|
|
|
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2009-01-09
3
-30
/
+15
|
|
*
|
|
|
|
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
2009-01-09
4
-22
/
+9
|
|
*
|
|
|
|
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2009-01-09
3
-31
/
+14
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-01-09
2
-16
/
+20
|
|
\
\
\
\
\
\
[next]