index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-22
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
3
-15
/
+18
2013-01-22
f2fs: use _safe() version of list_for_each
Dan Carpenter
1
-4
/
+3
2013-01-22
f2fs: add comments of start_bidx_of_node
Jaegeuk Kim
1
-1
/
+5
2013-01-22
f2fs: avoid issuing small bios due to several dirty node pages
Jaegeuk Kim
1
-6
/
+11
2013-01-22
f2fs: support swapfile
Jaegeuk Kim
1
-0
/
+6
2013-01-22
f2fs: add remap_pages as generic_file_remap_pages
Jaegeuk Kim
1
-2
/
+3
2013-01-22
f2fs: add __init to functions in init_f2fs_fs
Namjae Jeon
5
-9
/
+9
2013-01-21
Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1706
-10059
/
+17804
2013-01-21
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-21
ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs
Takashi Iwai
1
-0
/
+9
2013-01-21
security/device_cgroup: lock assert fails in dev_exception_clean()
Jerry Snitselaar
1
-0
/
+2
2013-01-21
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
1
-2
/
+2
2013-01-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-32
/
+140
2013-01-21
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-20
/
+84
2013-01-21
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-10
/
+46
2013-01-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-52
/
+122
2013-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-14
/
+30
2013-01-21
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
2013-01-19
ALSA: hda - Add fixup for Acer AO725 laptop
Takashi Iwai
1
-0
/
+1
2013-01-19
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+11
2013-01-19
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-9
/
+65
2013-01-19
Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-28
/
+23
2013-01-19
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+21
2013-01-19
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-114
/
+167
2013-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-3
/
+7
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
1
-3
/
+3
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
1
-0
/
+1
2013-01-18
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
Peter Chen
5
-15
/
+15
2013-01-18
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
3
-10
/
+29
2013-01-18
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
4
-37
/
+41
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
1
-2
/
+2
2013-01-18
ALSA: hda - Fix mute led for another HP machine
David Henningsson
1
-0
/
+1
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-18
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-18
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-18
Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-2
/
+2
2013-01-18
PCI: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-18
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
4
-1
/
+52
2013-01-18
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
[prev]
[next]