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
*
TOMOYO: Add ACL group support.
Tetsuo Handa
2011-06-29
5
-11
/
+88
*
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-29
9
-235
/
+557
*
TOMOYO: Simplify profile structure.
Tetsuo Handa
2011-06-29
3
-168
/
+83
*
TOMOYO: Rename directives.
Tetsuo Handa
2011-06-29
4
-59
/
+113
*
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
2011-06-29
8
-371
/
+347
*
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-29
9
-153
/
+410
*
TOMOYO: Cleanup part 2.
Tetsuo Handa
2011-06-29
5
-359
/
+204
*
TOMOYO: Cleanup part 1.
Tetsuo Handa
2011-06-29
8
-535
/
+71
*
eCryptfs: added support for the encrypted key type
Roberto Sassu
2011-06-27
2
-7
/
+47
*
encrypted-keys: add ecryptfs format support
Roberto Sassu
2011-06-27
6
-10
/
+252
*
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
Roberto Sassu
2011-06-27
2
-108
/
+114
*
encrypted-keys: add key format support
Roberto Sassu
2011-06-27
3
-60
/
+142
*
encrypted-keys: added additional debug messages
Roberto Sassu
2011-06-27
1
-11
/
+34
*
encrypted-keys: fixed valid_master_desc() function description
Roberto Sassu
2011-06-27
1
-1
/
+1
*
encrypted_keys: avoid dumping the master key if the request fails
Roberto Sassu
2011-06-27
1
-3
/
+5
*
KEYS: Don't return EAGAIN to keyctl_assume_authority()
David Howells
2011-06-14
1
-0
/
+2
*
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
2011-06-09
1
-0
/
+5
*
Merge branch 'linus'; commit 'v3.0-rc2' into next
James Morris
2011-06-09
0
-0
/
+0
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-06-08
2
-9
/
+9
|
\
|
*
PM / Runtime: Fix loops in pm_runtime_clk_notify()
Rafael J. Wysocki
2011-06-07
1
-8
/
+8
|
*
PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset
Rafael J. Wysocki
2011-06-07
1
-1
/
+1
*
|
vfs: reorganize 'struct inode' layout a bit
Linus Torvalds
2011-06-08
1
-4
/
+5
*
|
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
2011-06-08
1
-10
/
+15
*
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-08
32
-50
/
+194
|
\
\
|
*
|
MAINTAINERS: add a maintainer to Gadget Framework
Felipe Balbi
2011-06-08
1
-1
/
+3
|
*
|
Merge 3.0-rc2 + Linus's latest into usb-linus
Greg Kroah-Hartman
2011-06-08
161
-1469
/
+1950
|
|
\
\
|
*
|
|
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2011-06-08
2
-0
/
+2
|
*
|
|
Revert "USB: option: add ID for ZTE MF 330"
Greg Kroah-Hartman
2011-06-07
1
-5
/
+0
|
*
|
|
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
2011-06-07
1
-2
/
+5
|
*
|
|
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
2011-06-07
1
-4
/
+1
|
*
|
|
USB: dummy-hcd needs the has_tt flag
Alan Stern
2011-06-07
1
-0
/
+1
|
*
|
|
usb-storage: redo incorrect reads
Alan Stern
2011-06-07
6
-2
/
+67
|
*
|
|
usb/renesas_usbhs: free uep on removal
Sebastian Andrzej Siewior
2011-06-06
1
-0
/
+1
|
*
|
|
usb/s3c-hsudc: fix error path
Sebastian Andrzej Siewior
2011-06-06
1
-2
/
+4
|
*
|
|
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
2011-06-06
1
-3
/
+2
|
*
|
|
usb/mv_udc_core: fix compile
Sebastian Andrzej Siewior
2011-06-06
1
-4
/
+4
|
*
|
|
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-06-06
5
-0
/
+5
|
*
|
|
USB: s3c-hsotg: Tone down debugging
Mark Brown
2011-06-06
1
-10
/
+12
|
*
|
|
usb: remove bad dput after dentry_unhash
Sage Weil
2011-06-06
1
-1
/
+0
|
*
|
|
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-06-06
1
-2
/
+4
|
*
|
|
musb: fix prefetch build failure
Mike Frysinger
2011-06-06
1
-0
/
+1
|
*
|
|
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
Toby Gray
2011-06-06
1
-0
/
+2
|
*
|
|
usb-gadget: unlock data->lock mutex on error path in ep_write()
Alexey Khoroshilov
2011-06-06
1
-1
/
+3
|
*
|
|
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
Torsten Hilbrich
2011-06-06
1
-1
/
+9
|
*
|
|
option: add Prolink PH300 modem IDs
Dan Williams
2011-06-06
1
-0
/
+2
|
*
|
|
option: add Alcatel X200 to sendsetup blacklist
Dan Williams
2011-06-06
1
-2
/
+11
|
*
|
|
option: add Zoom 4597 modem USB IDs
Dan Williams
2011-06-06
1
-0
/
+4
|
*
|
|
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-06
6
-11
/
+51
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-06-05
1
-2
/
+12
|
|
*
|
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-06-02
3
-2
/
+20
[next]