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
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
4
-10
/
+10
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+4
2009-07-22
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+26
2009-07-22
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-07-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-13
/
+24
2009-07-22
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
1
-11
/
+4
2009-07-22
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
1
-0
/
+26
2009-07-21
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
1
-0
/
+2
2009-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-10
/
+9
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
1
-0
/
+5
2009-07-18
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
1
-1
/
+2
2009-07-18
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+4
2009-07-18
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
1
-10
/
+9
2009-07-17
virtio_net: Sync header with qemu
Alex Williamson
1
-4
/
+10
2009-07-17
lguest: fix journey
Matias Zabaljauregui
1
-1
/
+1
2009-07-17
net: sock_copy() fixes
Eric Dumazet
1
-13
/
+19
2009-07-16
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
1
-1
/
+0
2009-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2009-07-15
drm/radeon: add some missing pci ids
Alex Deucher
1
-2
/
+4
2009-07-15
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
1
-0
/
+1
2009-07-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+0
2009-07-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-27
/
+27
2009-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
2009-07-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-45
/
+3
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+0
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-179
/
+4
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
9
-27
/
+27
2009-07-13
USB: usb.h: fix kernel-doc notation
Randy Dunlap
1
-2
/
+4
2009-07-13
Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"
Greg Kroah-Hartman
1
-177
/
+0
2009-07-13
Driver Core: remove BUS_ID_SIZE
Kay Sievers
1
-2
/
+0
2009-07-12
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-0
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
4
-3
/
+2
2009-07-12
personality: fix PER_CLEAR_ON_SETID
Julien Tinnes
1
-1
/
+4
2009-07-11
Fix compile error due to congestion_wait() changes
Trond Myklebust
2
-5
/
+5
2009-07-11
tty: Fix USB kref leak
Alan Cox
1
-1
/
+2
2009-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+8
2009-07-11
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2009-07-11
sched: optimize cond_resched()
Peter Zijlstra
1
-1
/
+4
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-0
/
+6
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
1
-0
/
+1
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2
-7
/
+7
2009-07-10
timer stats: fix quick check optimization
Heiko Carstens
1
-1
/
+1
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
1
-9
/
+0
2009-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-1
/
+74
2009-07-10
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2
-1
/
+9
2009-07-10
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
1
-0
/
+66
2009-07-08
includecheck fix: include/linux, rfkill.h
Jaswinder Singh Rajput
1
-1
/
+0
[next]