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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-05
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-12-01
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-0
/
+4
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
1
-0
/
+5
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-14
/
+20
2010-11-26
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
20
-32
/
+46
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
1
-14
/
+15
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
1
-0
/
+1
2010-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+0
2010-11-20
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
1
-1
/
+0
2010-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-4
/
+7
2010-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+3
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+7
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
6
-7
/
+32
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
2010-11-18
tracing: Remove useless syscall ftrace_event_call declaration
Frederic Weisbecker
1
-4
/
+0
2010-11-18
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
3
-8
/
+13
2010-11-18
tracing: Allow raw syscall trace events for non privileged users
Frederic Weisbecker
1
-0
/
+4
2010-11-18
tracing: New macro to set up initial event flags value
Frederic Weisbecker
2
-0
/
+16
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
1
-0
/
+2
2010-11-18
x86: Eliminate bp argument from the stack tracing routines
Soeren Sandmann Pedersen
1
-1
/
+3
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+4
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
1
-2
/
+0
2010-11-18
x86, nmi_watchdog: Remove the old nmi_watchdog
Don Zickus
1
-5
/
+1
2010-11-18
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
1
-0
/
+7
2010-11-18
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
1
-2
/
+0
2010-11-18
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2
-4
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
3
-3
/
+0
2010-11-17
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-6
/
+1
2010-11-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2010-11-17
SCSI host lock push-down
Jeff Garzik
5
-9
/
+25
2010-11-16
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
1
-6
/
+0
2010-11-16
NLM: Fix a regression in lockd
Trond Myklebust
1
-0
/
+1
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
1
-5
/
+4
2010-11-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-23
/
+1
2010-11-16
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
1
-1
/
+1
2010-11-16
i2c: Delete unused adapter IDs
Jean Delvare
1
-22
/
+0
2010-11-16
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2
-244
/
+249
2010-11-15
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
Jussi Kivilinna
1
-1
/
+1
2010-11-15
b43legacy: Fix compile on ARM architecture
Arnd Hannemann
1
-0
/
+1
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
1
-1
/
+1
2010-11-15
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2010-11-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
31
-55
/
+369
2010-11-15
fsl-diu-fb: drop dead ioctl define
Mike Frysinger
1
-1
/
+0
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-9
/
+40
2010-11-13
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+3
2010-11-13
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-12
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
1
-0
/
+25
[next]