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-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2011-03-10
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-0
/
+3
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+10
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-4
/
+10
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2011-03-05
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-05
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
1
-4
/
+5
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-1
/
+0
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-0
/
+1
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
1
-3
/
+0
2011-03-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+1
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
1
-1
/
+0
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
1
-1
/
+1
2011-03-02
mfd: Don't suspend WM8994 if the CODEC is not suspended
Mark Brown
1
-0
/
+1
2011-03-01
blk-throttle: Do not use kblockd workqueue for throtl work
Vivek Goyal
1
-3
/
+0
2011-03-01
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
1
-0
/
+8
2011-02-26
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-11
/
+16
2011-02-26
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
1
-1
/
+3
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2
-11
/
+16
2011-02-24
Fix over-zealous flush_disk when changing device size.
NeilBrown
1
-1
/
+1
2011-02-24
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
1
-0
/
+2
2011-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-02-22
module: explicitly align module_version_attribute structure
Dmitry Torokhov
1
-1
/
+1
2011-02-20
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-19
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-3
/
+9
2011-02-18
RTC: Re-enable UIE timer/polling emulation
John Stultz
1
-0
/
+1
2011-02-18
RTC: Revert UIE emulation removal
John Stultz
1
-0
/
+14
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
3
-6
/
+6
2011-02-16
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-1
/
+2
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2011-02-15
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-2
/
+11
2011-02-14
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
1
-2
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-3
/
+3
2011-02-10
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+0
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+18
2011-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+2
2011-02-09
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-09
virtio: console: Update Copyright
Amit Shah
1
-1
/
+2
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-02-06
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-30
/
+37
2011-02-05
genirq: Add missing status flags to modification mask
Thomas Gleixner
1
-1
/
+2
2011-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-0
/
+5
2011-02-04
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
1
-4
/
+0
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
3
-30
/
+37
[next]