index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-21
16
-372
/
+228
|
\
|
*
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
2012-02-21
1
-0
/
+20
|
*
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
2012-02-21
1
-3
/
+0
|
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
16
-162
/
+113
|
*
cgroup: remove extra calls to find_existing_css_set
Mandeep Singh Baines
2012-01-30
1
-113
/
+27
|
*
cgroup: replace tasklist_lock with rcu_read_lock
Mandeep Singh Baines
2012-01-21
1
-3
/
+7
|
*
cgroup: simplify double-check locking in cgroup_attach_proc
Mandeep Singh Baines
2012-01-21
1
-50
/
+29
|
*
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-20
2
-32
/
+32
|
*
cgroup: remove cgroup_attach_task_current_cg()
Li Zefan
2012-01-20
1
-9
/
+0
*
|
exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
Oleg Nesterov
2012-03-20
1
-3
/
+1
*
|
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2012-03-20
2
-14
/
+9
*
|
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
2012-03-20
2
-6
/
+4
*
|
CLONE_PARENT shouldn't allow to set ->exit_signal
Oleg Nesterov
2012-03-20
1
-1
/
+7
*
|
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
269
-5607
/
+9689
|
\
\
|
*
|
net: qmi_wwan: add support for ZTE MF820D
Bjørn Mork
2012-03-16
1
-0
/
+34
|
*
|
USB: option: add ZTE MF820D
Bjørn Mork
2012-03-16
1
-0
/
+2
|
*
|
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
2012-03-16
1
-3
/
+1
|
*
|
USB: option: make interface blacklist work again
Bjørn Mork
2012-03-16
1
-0
/
+1
|
*
|
usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver
Sebastian Andrzej Siewior
2012-03-16
3
-1
/
+14
|
*
|
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-15
1
-2
/
+2
|
*
|
USB: use generic platform driver on ath79
Hauke Mehrtens
2012-03-15
6
-377
/
+35
|
*
|
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
4
-0
/
+259
|
*
|
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
4
-0
/
+247
|
*
|
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2012-03-15
2
-0
/
+3
|
*
|
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
2012-03-14
3
-6
/
+18
|
*
|
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
2012-03-14
1
-26
/
+57
|
*
|
usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.
David Daney
2012-03-14
1
-21
/
+21
|
*
|
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
2012-03-13
1
-17
/
+17
|
*
|
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
2012-03-13
1
-29
/
+29
|
*
|
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2012-03-13
2
-35
/
+109
|
*
|
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2012-03-13
3
-30
/
+31
|
*
|
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2012-03-13
2
-1
/
+1
|
*
|
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
2012-03-13
1
-1
/
+1
|
*
|
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
Felipe Balbi
2012-03-13
1
-0
/
+1
|
*
|
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
2012-03-13
2
-4
/
+8
|
*
|
Merge tag 'for-usb-next-2012-03-13' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2012-03-13
8
-202
/
+600
|
|
\
\
|
|
*
|
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
5
-0
/
+233
|
|
*
|
xHCI: update sg tablesize
Andiry Xu
2012-03-13
1
-1
/
+2
|
|
*
|
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
2012-03-13
1
-12
/
+13
|
|
*
|
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
2012-03-13
1
-3
/
+3
|
|
*
|
xHCI: dynamic ring expansion
Andiry Xu
2012-03-13
3
-17
/
+93
|
|
*
|
xHCI: set cycle state when allocate rings
Andiry Xu
2012-03-13
1
-18
/
+38
|
|
*
|
xHCI: factor out segments allocation and free function
Andiry Xu
2012-03-13
1
-34
/
+55
|
|
*
|
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-13
4
-47
/
+67
|
|
*
|
xHCI: store ring's last segment and segment numbers
Andiry Xu
2012-03-13
2
-0
/
+4
|
|
*
|
xHCI: store ring's type
Andiry Xu
2012-03-13
3
-75
/
+92
|
|
*
|
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
2012-03-12
1
-4
/
+1
|
|
*
|
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-03-12
2
-24
/
+32
|
|
/
/
|
*
|
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-12
253
-4852
/
+8198
|
|
\
\
|
|
*
|
USB: serial: use module_driver() macro
Greg Kroah-Hartman
2012-03-10
1
-15
/
+2
[next]