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
*
lib: trivial whitespace tidy
Harvey Harrison
2008-10-16
1
-17
/
+9
*
lib: pull base-guessing logic to helper function
Harvey Harrison
2008-10-16
1
-38
/
+42
*
init/do_mounts_md.c must #include <linux/delay.h>
Adrian Bunk
2008-10-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-10-16
29
-174
/
+210
|
\
|
*
Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...
Mike Frysinger
2008-10-16
1
-1
/
+1
|
*
Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files
Mike Frysinger
2008-10-16
13
-18
/
+18
|
*
Blackfin arch: update cache flush prototypes with argument names to make them...
Mike Frysinger
2008-10-16
1
-5
/
+5
|
*
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
2008-10-16
3
-17
/
+18
|
*
Blackfin arch: use the new bfin_addr_dcachable() function
Mike Frysinger
2008-10-16
1
-3
/
+2
|
*
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
2008-10-16
5
-5
/
+5
|
*
Blackfin arch: unify/cleanup cache code
Mike Frysinger
2008-10-16
1
-115
/
+58
|
*
Blackfin arch: update AD7879 platform resources in board file
Michael Hennerich
2008-10-16
1
-8
/
+17
|
*
Blackfin arch: Zero out bss region in L1/L2 memory.
Graf Yang
2008-10-16
1
-0
/
+54
|
*
Blackfin arch: add read/write IO accessor functions to Blackfin
Bryan Wu
2008-10-16
1
-0
/
+30
|
*
Blackfin arch: fix bug - some serial header files set RTS to an input when th...
Sonic Zhang
2008-10-13
2
-2
/
+2
*
|
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
3
-18
/
+60
|
\
\
|
*
|
agp/nvidia: Support agp user-memory on nvidia agp.
Thomas Hellstrom
2008-10-16
1
-4
/
+18
|
*
|
agp/amd-k7: Suspend support for AMD K7 GART driver
Stuart Bennett
2008-10-16
1
-6
/
+32
|
*
|
agp/intel: Reduce extraneous PCI posting reads during init
Keith Packard
2008-10-16
1
-3
/
+3
|
*
|
agp: Fix stolen memory counting on G4X.
Eric Anholt
2008-10-16
1
-5
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
131
-617
/
+1786
|
\
\
\
|
*
|
|
UIO: Fix mapping of logical and virtual memory
Andrew G. Harvey
2008-10-16
1
-2
/
+10
|
*
|
|
UIO: add automata sercos3 pci card support
John Ogness
2008-10-16
3
-0
/
+257
|
*
|
|
UIO: Change driver name of uio_pdrv
Hans J. Koch
2008-10-16
1
-1
/
+1
|
*
|
|
UIO: Add alignment warnings for uio-mem
Hans J. Koch
2008-10-16
1
-0
/
+8
|
*
|
|
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
2008-10-16
3
-45
/
+58
|
*
|
|
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
2008-10-16
1
-7
/
+1
|
*
|
|
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
2008-10-16
3
-10
/
+17
|
*
|
|
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
2008-10-16
4
-14
/
+17
|
*
|
|
sysfs: Make dir and name args to sysfs_notify() const
Trent Piepho
2008-10-16
2
-3
/
+4
|
*
|
|
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
2
-0
/
+49
|
*
|
|
sysfs: use ilookup5() instead of ilookup5_nowait()
Tejun Heo
2008-10-16
1
-9
/
+8
|
*
|
|
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-16
4
-39
/
+11
|
*
|
|
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
2008-10-16
1
-3
/
+1
|
*
|
|
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
2008-10-16
1
-16
/
+8
|
*
|
|
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
2008-10-16
1
-1
/
+1
|
*
|
|
debug: Introduce a dev_WARN() function
Arjan van de Ven
2008-10-16
1
-0
/
+8
|
*
|
|
sysfs: fix deadlock
Nick Piggin
2008-10-16
1
-11
/
+31
|
*
|
|
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
2008-10-16
1
-0
/
+3
|
*
|
|
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
2008-10-16
1
-1
/
+1
|
*
|
|
Driver core: Clarify device cleanup.
Cornelia Huck
2008-10-16
1
-5
/
+18
|
*
|
|
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
2008-10-16
1
-9
/
+9
|
*
|
|
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
2008-10-16
5
-18
/
+62
|
*
|
|
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-10-16
1
-1
/
+1
|
*
|
|
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
14
-7
/
+700
|
*
|
|
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
5
-145
/
+158
|
*
|
|
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-10-16
3
-6
/
+26
|
*
|
|
usb gadget: link fixes for storage gadget
David Brownell
2008-10-16
2
-2
/
+13
|
*
|
|
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
2
-2
/
+15
|
*
|
|
usb gadget: link fixes for MIDI gadget
David Brownell
2008-10-16
2
-1
/
+16
[next]