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-05-08
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
4
-22
/
+34
2013-05-08
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
1
-3
/
+3
2013-05-08
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
1
-0
/
+5
2013-05-08
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
1
-7
/
+13
2013-05-08
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2
-11
/
+29
2013-05-08
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
3
-68
/
+12
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-915
/
+781
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
7
-42
/
+52
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-12
/
+281
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-67
/
+49
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
9
-915
/
+781
2013-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-50
/
+1826
2013-05-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
36
-220
/
+1149
2013-05-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
36
-293
/
+1293
2013-05-07
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
20
-79
/
+91
2013-05-07
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-131
/
+380
2013-05-07
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-07
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
1
-9
/
+15
2013-05-07
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-07
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-07
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
32
-2280
/
+4196
2013-05-07
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
36
-1304
/
+1261
2013-05-07
autofs - remove autofs dentry mount check
David Jeffery
1
-9
/
+0
2013-05-07
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
1
-1
/
+1
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
18
-269
/
+415
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2
-12
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2
-2
/
+4
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2
-0
/
+9
2013-05-06
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
88
-1317
/
+8956
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
110
-2270
/
+8522
2013-05-06
Give the OID registry file module info to avoid kernel tainting
David Howells
1
-0
/
+5
2013-05-06
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-06
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-06
virtio: don't expose u16 in userspace api
stephen hemminger
1
-1
/
+1
2013-05-06
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-119
/
+990
2013-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+51
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-139
/
+201
2013-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
33
-41
/
+41
2013-05-05
Merge branch 'ipc-cleanups'
Linus Torvalds
1
-44
/
+42
2013-05-05
kvm: Add compat_ioctl for device control API
Scott Wood
1
-0
/
+3
2013-05-05
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
1
-3
/
+10
2013-05-05
rcutrace: single_open() leaks
Al Viro
1
-4
/
+4
2013-05-05
gadget: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
staging: single_open() leaks
Al Viro
8
-8
/
+8
[next]