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-01-21
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
1
-0
/
+3
2010-01-21
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-21
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
1
-2
/
+3
2010-01-20
Merge branch 'bugzilla-14954' into release
Len Brown
1
-0
/
+30
2010-01-20
Merge branch 'misc' into release
Len Brown
10
-30
/
+25
2010-01-20
Merge branch 'osc-bugfix' into release
Len Brown
1
-1
/
+6
2010-01-20
Merge branch 'eeepc-laptop' into release
Len Brown
2
-135
/
+164
2010-01-20
Merge branch 'ec' into release
Len Brown
2
-3
/
+5
2010-01-20
perf kmem: Print usage help for unknown commands
Pekka Enberg
1
-1
/
+2
2010-01-20
perf kmem: Increase "Hit" column length
Pekka Enberg
1
-2
/
+2
2010-01-20
Merge branch 'bugzilla-15064' into release
Len Brown
1
-38
/
+26
2010-01-20
Merge branch 'bugzilla-14858' into release
Len Brown
1
-45
/
+77
2010-01-20
Merge branch 'bugzilla-14483' into release
Len Brown
1
-1
/
+1
2010-01-20
Merge branch 'bugzilla-13577-video' into release
Len Brown
1
-0
/
+43
2010-01-20
Merge branch 'acpi-pad' into release
Len Brown
1
-17
/
+20
2010-01-20
ACPI: delete acpi_processor_power_verify_c2()
Len Brown
1
-18
/
+4
2010-01-20
ACPI: allow C3 > 1000usec
Len Brown
1
-10
/
+11
2010-01-20
ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
Len Brown
1
-10
/
+11
2010-01-20
ACPI: power_meter: remove double kfree()
Darren Jenkins
1
-1
/
+1
2010-01-20
ACPI: processor: restrict early _PDC to opt-in platforms
Alex Chiang
1
-0
/
+30
2010-01-20
ecryptfs: use after free
Dan Carpenter
1
-2
/
+2
2010-01-20
ecryptfs: Eliminate useless code
Julia Lawall
1
-1
/
+1
2010-01-20
ecryptfs: fix interpose/interpolate typos in comments
Erez Zadok
1
-2
/
+2
2010-01-20
ecryptfs: pass matching flags to interpose as defined and used there
Erez Zadok
1
-1
/
+2
2010-01-20
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
Erez Zadok
1
-3
/
+0
2010-01-20
ecryptfs: don't ignore return value from lock_rename
Erez Zadok
1
-1
/
+12
2010-01-20
ecryptfs: initialize private persistent file before dereferencing pointer
Erez Zadok
1
-7
/
+7
2010-01-20
eCryptfs: Remove mmap from directory operations
Tyler Hicks
1
-1
/
+0
2010-01-20
eCryptfs: Add getattr function
Tyler Hicks
1
-0
/
+16
2010-01-20
eCryptfs: Use notify_change for truncating lower inodes
Tyler Hicks
1
-32
/
+67
2010-01-20
ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...
Tony Lindgren
3
-7
/
+17
2010-01-20
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
Roel Kluin
1
-1
/
+1
2010-01-19
S2io: two branches the same in wait_for_cmd_complete()
Ram Vepa
1
-1
/
+1
2010-01-19
ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work
Tony Lindgren
1
-1
/
+8
2010-01-19
ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()
Tony Lindgren
1
-0
/
+2
2010-01-19
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
3
-0
/
+40
2010-01-19
fs/bio.c: fix shadows sparse warning
Thiago Farina
1
-1
/
+1
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-1
/
+76
2010-01-19
bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.h
Mike Frysinger
1
-2
/
+3
2010-01-19
sfc: QT202x: Remove unreliable MMD check at initialisation
Matthew Slattery
1
-6
/
+0
2010-01-19
ucc_geth: Fix full TX queue processing
Jiajun Wu
1
-3
/
+2
2010-01-19
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
3
-3
/
+3
2010-01-19
dccp: fix dccp rmmod when kernel configured to use slub
Neil Horman
2
-13
/
+7
2010-01-19
sh64: wire up sys_accept4.
Paul Mundt
2
-1
/
+3
2010-01-19
sh: unwire sys_recvmmsg.
Paul Mundt
2
-3
/
+3
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+44
2010-01-19
x86, apic: use logical flat for systems with <= 8 logical cpus
Suresh Siddha
2
-19
/
+4
2010-01-19
x86, apic: use physical mode for IBM summit platforms
Suresh Siddha
1
-0
/
+5
2010-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-31
/
+132
[prev]
[next]