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
2011-01-21
i915: Fix i915 suspend delay
Linus Torvalds
2
-3
/
+3
2011-01-21
ACPI / Battery: remove battery refresh on resume
Linus Torvalds
1
-1
/
+0
2011-01-20
cifs: mangle existing header for SMB_COM_NT_CANCEL
Jeff Layton
1
-25
/
+38
2011-01-20
cifs: remove code for setting timeouts on requests
Jeff Layton
6
-50
/
+17
2011-01-20
[CIFS] cifs: reconnect unresponsive servers
Steve French
3
-5
/
+25
2011-01-20
cifs: set up recurring workqueue job to do SMB echo requests
Jeff Layton
2
-0
/
+30
2011-01-20
cifs: add ability to send an echo request
Jeff Layton
4
-1
/
+65
2011-01-20
cifs: add cifs_call_async
Jeff Layton
2
-1
/
+62
2011-01-20
cifs: allow for different handling of received response
Jeff Layton
4
-35
/
+60
2011-01-20
cifs: clean up sync_mid_result
Jeff Layton
1
-17
/
+18
2011-01-20
cifs: don't reconnect server when we don't get a response
Jeff Layton
1
-3
/
+1
2011-01-20
cifs: wait indefinitely for responses
Jeff Layton
1
-93
/
+17
2011-01-20
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...
Tejun Heo
1
-4
/
+7
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
6
-36
/
+15
2011-01-20
virtio: remove virtio-pci root device
Milton Miller
1
-18
/
+2
2011-01-20
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)
Randy Dunlap
1
-0
/
+1
2011-01-20
lguest: compile fixes
Rusty Russell
2
-2
/
+2
2011-01-20
lguest: Use this_cpu_ops
Christoph Lameter
3
-4
/
+4
2011-01-20
lguest: document --rng in example Launcher
Philip Sanderson
1
-0
/
+5
2011-01-20
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
Philip Sanderson
1
-8
/
+15
2011-01-20
lguest: --username and --chroot options
Philip Sanderson
1
-0
/
+50
2011-01-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-29
/
+32
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-258
/
+512
2011-01-20
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2
-2
/
+3
2011-01-20
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
1
-1
/
+1
2011-01-20
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
5
-6
/
+6
2011-01-20
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...
Shirish Pargaonkar
1
-2
/
+11
2011-01-19
cifs: Fix regression during share-level security mounts (Repost)
Shirish Pargaonkar
1
-2
/
+2
2011-01-19
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2011-01-19
cifs: move mid result processing into common function
Jeff Layton
1
-78
/
+43
2011-01-19
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
Jeff Layton
1
-17
/
+24
2011-01-19
cifs: clean up accesses to midCount
Jeff Layton
3
-5
/
+5
2011-01-19
cifs: make wait_for_free_request take a TCP_Server_Info pointer
Jeff Layton
1
-13
/
+13
2011-01-19
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
Jeff Layton
1
-41
/
+3
2011-01-19
cifs: don't fail writepages on -EAGAIN errors
Jeff Layton
1
-12
/
+37
2011-01-19
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
4
-13
/
+16
2011-01-19
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
1
-0
/
+18
2011-01-19
x86: Unify "numa=" command line option handling
Jan Beulich
5
-20
/
+30
2011-01-19
Revert "x86: Make relocatable kernel work with new binutils"
Ingo Molnar
1
-9
/
+2
2011-01-19
ACPICA: Update version to 20110112
Bob Moore
1
-1
/
+1
2011-01-19
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
155
-155
/
+155
2011-01-19
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
13
-64
/
+85
2011-01-19
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
1
-0
/
+15
2011-01-19
ACPICA: Fix namespace race condition
Dana Myers
1
-0
/
+9
2011-01-19
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
1
-0
/
+2
2011-01-19
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
1
-1
/
+1
2011-01-19
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
1
-2
/
+12
2011-01-19
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-19
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
1
-7
/
+12
2011-01-19
ns83820: Avoid bad pointer deref in ns83820_init_one().
Jesper Juhl
1
-3
/
+2
[prev]
[next]