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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
kref: add kref_set()
Evgeniy Polyakov
2008-01-24
1
-0
/
+1
*
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
1
-0
/
+8
*
ACPI: make _OSI(Linux) console messages smarter
Len Brown
2008-01-23
1
-2
/
+5
*
DMI: create dmi_get_slot()
Len Brown
2008-01-23
1
-0
/
+2
*
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2008-01-23
1
-0
/
+2
*
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
2008-01-16
1
-3
/
+11
*
libata: correct handling of TSS DVD
Alan Cox
2008-01-15
1
-2
/
+0
*
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2008-01-14
1
-1
/
+0
*
i2c: Driver IDs are optional
Jean Delvare
2008-01-14
1
-0
/
+4
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-01-13
4
-7
/
+12
|
\
|
*
Pull bugzilla-9535 into release branch
Len Brown
2008-01-11
1
-1
/
+1
|
|
\
|
|
*
increase PNP_MAX_PORT to 40 from 24
Len Brown
2007-12-27
1
-1
/
+1
|
*
|
Pull bugzilla-9194 into release branch
Len Brown
2008-01-11
2
-6
/
+9
|
|
\
\
|
|
*
|
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
2
-6
/
+9
|
*
|
|
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
2008-01-11
1
-0
/
+2
*
|
|
|
remove task_ppid_nr_ns
Roland McGrath
2008-01-13
1
-13
/
+0
*
|
|
|
Don't blatt first element of prv in sg_chain()
Rusty Russell
2008-01-11
1
-2
/
+2
|
/
/
/
*
|
|
[NET]: Add NAPI_STATE_DISABLE.
David S. Miller
2008-01-08
1
-3
/
+13
*
|
|
[NET]: Do not grab device reference when scheduling a NAPI poll.
David S. Miller
2008-01-08
1
-2
/
+0
*
|
|
pl2303: Fix mode switching regression
Alan Cox
2008-01-08
1
-0
/
+1
*
|
|
KEYS: fix macro
Sebastian Siewior
2008-01-08
1
-1
/
+1
*
|
|
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2008-01-06
2
-4
/
+2
*
|
|
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
2008-01-02
1
-0
/
+1
*
|
|
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
3
-5
/
+5
*
|
|
slub: provide /proc/slabinfo
Pekka J Enberg
2008-01-01
1
-0
/
+2
|
|
/
|
/
|
*
|
[VETH]: move veth.h to include/linux
Stephen Hemminger
2007-12-26
2
-0
/
+13
*
|
[NET] tc_nat: header install
Stephen Hemminger
2007-12-26
1
-0
/
+1
*
|
quicklists: do not release off node pages early
Christoph Lameter
2007-12-23
1
-8
/
+0
*
|
dm: merge max_hw_sector
Neil Brown
2007-12-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-12-18
1
-0
/
+7
|
\
\
|
*
|
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
2007-12-18
1
-0
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-12-18
1
-1
/
+1
|
\
\
\
|
*
|
|
block: let elv_register() return void
Adrian Bunk
2007-12-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-12-18
2
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmc: remove unused 'mode' from the mmc_host structure
Nicolas Pitre
2007-12-12
1
-4
/
+0
|
*
|
sdhci: support JMicron JMB38x chips
Pierre Ossman
2007-12-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-12-17
2
-8
/
+36
|
\
\
|
*
|
libata: fix ATAPI draining
Tejun Heo
2007-12-17
1
-0
/
+2
|
*
|
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2007-12-17
1
-0
/
+1
|
*
|
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
2007-12-17
1
-2
/
+12
|
*
|
libata: add more opcodes to ata.h
Tejun Heo
2007-12-17
1
-0
/
+15
|
*
|
libata: update ata_*_printk() macros such that level can be a variable
Tejun Heo
2007-12-17
1
-4
/
+4
|
*
|
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2007-12-17
1
-2
/
+2
*
|
|
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
2007-12-17
1
-1
/
+0
*
|
|
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
2007-12-17
1
-0
/
+1
*
|
|
apm_event{,info}_t are userspace types
Adam Jackson
2007-12-17
1
-3
/
+3
*
|
|
fix headers_install
Andrew Morton
2007-12-17
1
-1
/
+0
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-12-17
1
-44
/
+0
|
\
\
|
*
|
tipar: remove obsolete module
Romain Liévin
2007-12-17
1
-44
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-12-17
2
-1
/
+5
|
\
\
[next]