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
2008-09-06
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
1
-8
/
+8
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-09-06
x86: HPET: read back compare register before reading counter
Thomas Gleixner
1
-0
/
+7
2008-09-06
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
1
-4
/
+4
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-05
HPET: make minimum reprogramming delta useful
Thomas Gleixner
1
-2
/
+2
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
3
-16
/
+34
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
1
-4
/
+14
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
3
-2
/
+4
2008-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+3
2008-09-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-24
/
+34
2008-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
35
-213
/
+248
2008-09-04
SELinux: memory leak in security_context_to_sid_core
Eric Paris
1
-3
/
+3
2008-09-04
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
5
-16
/
+14
2008-09-04
bnx2x: Accessing un-mapped page
Eilon Greenstein
2
-19
/
+20
2008-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-61
/
+97
2008-09-03
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-09-03
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-09-03
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
Gregory Greenman
1
-4
/
+7
2008-09-03
iwlwifi: call apm stop on exit
Gregory Greenman
1
-1
/
+4
2008-09-03
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
1
-10
/
+17
2008-09-03
iwlwifi: fix rx_chain computation
Tomas Winkler
1
-31
/
+46
2008-09-03
iwlwifi: fix station mimo power save values
Ron Rindjunsky
3
-4
/
+2
2008-09-03
iwlwifi: remove false rxon if rx chain changes
Mohamed Abbas
1
-4
/
+3
2008-09-03
iwlwifi: fix hidden ssid discovery in passive channels
Ron Rindjunsky
1
-1
/
+1
2008-09-03
iwlwifi: W/A for the TSF correction in IBSS
Assaf Krauss
2
-2
/
+5
2008-09-03
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
1
-61
/
+71
2008-09-03
netxen: Remove workaround for chipset quirk
Dhananjay Phadke
1
-10
/
+0
2008-09-03
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
Komuro
2
-1
/
+2
2008-09-03
ixgbe: initialize interrupt throttle rate
Andy Gospodarek
1
-0
/
+6
2008-09-03
net/usb/pegasus: avoid hundreds of diagnostics
David Brownell
1
-5
/
+6
2008-09-03
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2
-2
/
+3
2008-09-03
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
1
-4
/
+2
2008-09-03
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
4
-7
/
+13
2008-09-03
powerpc: Make sure _etext is after all kernel text
Stephen Rothwell
1
-3
/
+4
2008-09-03
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
1
-7
/
+11
2008-09-03
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
1
-1
/
+1
2008-09-03
tipc: Don't use structure names which easily globally conflict.
David S. Miller
19
-117
/
+117
2008-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-90
/
+102
2008-09-03
[x86] Fix TSC calibration issues
Thomas Gleixner
1
-54
/
+181
2008-09-03
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-03
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-09-03
pm_qos_requirement might sleep
John Kacur
1
-16
/
+9
2008-09-03
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-09-03
sysfs: document files in /sys/firmware/sgi_uv/
Russ Anderson
1
-0
/
+27
2008-09-03
ibft: fix target info parsing in ibft module
Mike Christie
1
-2
/
+1
2008-09-03
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
1
-2
/
+3
2008-09-03
tdfxfb: fix frame buffer name overrun
Krzysztof Helt
1
-4
/
+3
[next]