index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: dt: Correct local apic documentation in device tree bindings
Sebastian Andrzej Siewior
2011-02-28
1
-3
/
+0
*
x86: dt: Cleanup local apic setup
Thomas Gleixner
2011-02-25
6
-31
/
+29
*
x86: dt: Fix OLPC=y/INTEL_CE=n build
Sebastian Andrzej Siewior
2011-02-24
2
-5
/
+19
*
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
2011-02-23
4
-0
/
+88
*
x86: ce4100: Use OF to setup devices
Sebastian Andrzej Siewior
2011-02-23
1
-7
/
+19
*
x86: ioapic: Add OF bindings for IO_APIC
Sebastian Andrzej Siewior
2011-02-23
3
-0
/
+112
*
x86: dtb: Add generic bus probe
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+19
*
x86: dtb: Add support for PCI devices backed by dtb nodes
Sebastian Andrzej Siewior
2011-02-23
4
-1
/
+99
*
x86: dtb: Add device tree support for HPET
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+19
*
x86: dtb: Add early parsing of IO_APIC
Sebastian Andrzej Siewior
2011-02-23
3
-3
/
+117
*
x86: dtb: Add irq domain abstraction
Sebastian Andrzej Siewior
2011-02-23
3
-1
/
+59
*
x86: dtb: Add a device tree for CE4100
Sebastian Andrzej Siewior
2011-02-23
5
-0
/
+594
*
x86: Add device tree support
Sebastian Andrzej Siewior
2011-02-23
9
-13
/
+126
*
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
2011-02-23
3
-11
/
+16
*
Merge branch 'x86/apic' into x86/platform
Thomas Gleixner
2011-02-23
6
-176
/
+163
|
\
|
*
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2011-02-23
2
-4
/
+4
|
*
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
2011-02-23
1
-32
/
+25
|
*
x86: ioapic: Remove useless inlines
Thomas Gleixner
2011-02-23
1
-12
/
+2
|
*
x86: ioapic: Make a few functions static
Thomas Gleixner
2011-02-23
2
-32
/
+28
|
*
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
2011-02-23
1
-10
/
+6
|
*
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
2011-02-23
1
-12
/
+5
|
*
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
2011-02-23
1
-31
/
+3
|
*
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
2011-02-23
1
-7
/
+2
|
*
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2011-02-23
2
-0
/
+17
|
*
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
2011-02-23
1
-6
/
+13
|
*
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
2011-02-23
1
-20
/
+12
|
*
x86: Fix deps of X86_UP_IOAPIC
Henrik Kretzschmar
2011-02-23
1
-1
/
+1
|
*
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2011-02-23
2
-1
/
+19
|
*
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
2011-02-23
4
-4
/
+20
|
*
x86: Add dummy mp_save_irq()
Henrik Kretzschmar
2011-02-23
1
-0
/
+1
|
*
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2011-02-23
2
-11
/
+12
*
|
x86: OLPC: Make OLPC=n build again
Thomas Gleixner
2011-02-23
1
-0
/
+7
*
|
x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection
Thomas Gleixner
2011-02-23
3
-8
/
+4
*
|
x86: OLPC: Cleanup config maze completely
Thomas Gleixner
2011-02-23
4
-20
/
+5
*
|
x86: OLPC: Hide OLPC_OPENFIRMWARE config switch
Thomas Gleixner
2011-02-23
1
-8
/
+2
*
|
x86: OLPC: Remove redundant !X64_64 config dependency
Thomas Gleixner
2011-02-23
1
-2
/
+2
*
|
Merge branch 'linus' into x86/platform
Thomas Gleixner
2011-02-23
738
-5880
/
+7892
|
\
\
|
|
/
|
*
Linux 2.6.38-rc6
v2.6.38-rc6
Linus Torvalds
2011-02-21
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-02-21
4
-120
/
+44
|
|
\
|
|
*
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
2011-02-21
1
-0
/
+2
|
|
*
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
2011-02-21
1
-0
/
+1
|
|
*
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
2011-02-21
3
-26
/
+29
|
|
*
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
Tyler Hicks
2011-02-17
1
-94
/
+12
|
*
|
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-21
2
-47
/
+0
|
*
|
module: explicitly align module_version_attribute structure
Dmitry Torokhov
2011-02-21
1
-1
/
+1
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-02-21
7
-103
/
+61
|
|
\
\
|
|
*
|
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
2011-02-21
1
-2
/
+22
|
|
*
|
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
2011-02-21
1
-6
/
+2
|
|
*
|
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
2011-02-21
1
-1
/
+1
|
|
*
|
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
2011-02-21
1
-1
/
+1
[next]