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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
hwmon: (sht15) general code clean-up
Vivien Didelot
1
-4
/
+8
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2
-7
/
+6
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+0
2011-05-15
fs: remove FS_COW_FL
Li Zefan
1
-1
/
+0
2011-05-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
2
-14
/
+9
2011-05-12
Merge branch 'fbmem'
Linus Torvalds
1
-0
/
+1
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
1
-0
/
+1
2011-05-12
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-0
/
+1
2011-05-12
mm: add alloc_pages_exact_nid()
Andi Kleen
1
-0
/
+2
2011-05-12
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
1
-0
/
+2
2011-05-10
Don't lock guardpage if the stack is growing up
Mikulas Patocka
1
-1
/
+23
2011-05-08
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+15
2011-05-07
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
4
-3
/
+4
2011-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2011-05-05
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
Thomas Gleixner
1
-1
/
+1
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-1
/
+15
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+1
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+0
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2011-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-4
/
+0
2011-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-1
/
+7
2011-04-29
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-1
/
+1
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+1
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2
-2
/
+3
2011-04-28
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
1
-0
/
+2
2011-04-28
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-04-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+6
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
1
-0
/
+2
2011-04-26
add hlist_bl_lock/unlock helpers
Christoph Hellwig
1
-0
/
+11
2011-04-26
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
1
-4
/
+4
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2
-1
/
+15
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+2
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
1
-0
/
+1
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
1
-2
/
+2
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-0
/
+1
2011-04-24
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
Tejun Heo
1
-2
/
+0
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
1
-2
/
+2
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+1
2011-04-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+13
2011-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2011-04-19
[media] media: add missing 8-bit bayer formats and Y12
Michael Jones
1
-2
/
+5
2011-04-19
[media] v4l: add V4L2_PIX_FMT_Y12 format
Michael Jones
1
-0
/
+1
2011-04-19
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
1
-13
/
+13
[next]