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
2010-11-10
pcmcia/sa1100: don't put machine specific init functions in .init.text
Uwe Kleine-König
7
-7
/
+7
2010-11-10
pcmcia/cm4000: fix error code
Nicolas Kaiser
1
-1
/
+2
2010-11-10
pd6729: Coding Style fixes
Komuro
2
-5
/
+5
2010-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+10
2010-11-09
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
1
-1
/
+1
2010-11-09
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
1
-1
/
+0
2010-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
2010-11-09
sparc: fix openpromfs compile
Meelis Roos
1
-1
/
+1
2010-11-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-91
/
+214
2010-11-08
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
1
-2
/
+10
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-34
/
+171
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-1482
/
+259
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
3
-0
/
+110
2010-11-08
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
1
-2
/
+0
2010-11-08
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
1
-5
/
+3
2010-11-08
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2
-24
/
+16
2010-11-08
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
3
-25
/
+38
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
10
-34
/
+171
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
49
-1482
/
+259
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: make some needlessly global sh7724 clocks static
Guennadi Liakhovetski
1
-3
/
+3
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
2
-0
/
+79
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-06
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-06
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-13
/
+21
2010-11-06
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-06
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-153
/
+246
2010-11-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-161
/
+152
2010-11-06
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2010-11-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2010-11-05
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
4
-14
/
+15
2010-11-05
hwmon: (ltc4261) Fix error message format
Jean Delvare
1
-2
/
+1
2010-11-05
hwmon: (ltc4261) Add missing newline in debug message
Guenter Roeck
1
-1
/
+1
2010-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
22
-76
/
+110
2010-11-05
leds-net5501: taints kernel, add license
Randy Dunlap
1
-0
/
+2
2010-11-05
KVM: PPC: BookE: Load the lower half of MSR
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
1
-2
/
+0
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
1
-1
/
+1
2010-11-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
1
-1
/
+1
2010-11-05
KVM: x86: Issue smp_call_function_many with preemption disabled
Jan Kiszka
1
-0
/
+2
2010-11-05
KVM: x86: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+6
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-05
KVM: MMU: fix rmap_remove on non present sptes
Marcelo Tosatti
1
-4
/
+5
[next]