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-12-16
x86_64, asm: Optimise fls(), ffs() and fls64()
David Howells
1
-5
/
+62
2011-12-16
x86, bitops: Move fls64.h inside __KERNEL__
H. Peter Anvin
1
-9
/
+2
2011-12-15
x86: Fix and improve percpu_cmpxchg{8,16}b_double()
Jan Beulich
1
-32
/
+21
2011-12-15
x86: Report cpb and eff_freq_ro flags correctly
Joerg Roedel
1
-1
/
+2
2011-12-12
x86/i386: Use less assembly in strlen(), speed things up a bit
Alexey Dobriyan
1
-5
/
+3
2011-12-07
x86: Use the same node_distance for 32 and 64-bit
H Hartley Sweeten
1
-2
/
+0
2011-12-06
x86: Fix rflags in FAKE_STACK_FRAME
Seiichi Ikarashi
4
-3
/
+4
2011-12-06
x86: Clean up and extend do_int3()
Srikar Dronamraju
1
-6
/
+1
2011-12-06
x86: Call do_notify_resume() with interrupts enabled
Srikar Dronamraju
1
-0
/
+4
2011-12-05
x86/div64: Add a micro-optimization shortcut if base is power of two
Sebastian Andrzej Siewior
1
-8
/
+14
2011-12-05
x86-64: Cleanup some assembly entry points
Jan Beulich
2
-4
/
+5
2011-12-05
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
3
-26
/
+24
2011-12-05
x86-64: Reduce amount of redundant code generated for invalidate_interruptNN
Jan Beulich
1
-3
/
+12
2011-12-05
x86-64: Slightly shorten int_ret_from_sys_call
Jan Beulich
1
-3
/
+1
2011-12-05
x86, efi: Convert efi_phys_get_time() args to physical addresses
Maurice Ma
1
-1
/
+2
2011-12-05
x86: Default to vsyscall=emulate
Andy Lutomirski
2
-5
/
+4
2011-12-05
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
5
-17
/
+87
2011-12-05
Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2
-84
/
+71
2011-12-04
x86: Fix boot failures on older AMD CPU's
Linus Torvalds
1
-4
/
+4
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
3
-1
/
+10
2011-12-03
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-97
/
+101
2011-12-03
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+84
2011-12-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-25
/
+74
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-12-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-48
/
+349
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-574
/
+136
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
1
-5
/
+6
2011-12-02
drm/radeon/kms: fix 2D tiling CS support on EG/CM
Alex Deucher
2
-26
/
+154
2011-12-02
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
Alex Deucher
2
-2
/
+62
2011-12-02
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
1
-2
/
+25
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
77
-280
/
+589
2011-12-02
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-02
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-02
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-02
Linux 3.2-rc4
v3.2-rc4
Linus Torvalds
1
-1
/
+1
2011-12-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-536
/
+995
2011-12-02
ocfs2: avoid unaligned access to dqc_bitmap
Akinobu Mita
2
-5
/
+52
2011-12-01
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
27
-120
/
+199
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2
-7
/
+5
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin Kościelnicki
2
-0
/
+2
2011-12-01
Revert "xHCI: reset-on-resume quirk for NEC uPD720200"
Sarah Sharp
1
-6
/
+1
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
xHCI: fix bug in xhci_clear_command_ring()
Andiry Xu
1
-1
/
+4
2011-12-01
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+8
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-25
/
+60
2011-12-01
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
14
-554
/
+102
2011-12-01
Btrfs: fix meta data raid-repair merge problem
Jan Schmidt
1
-7
/
+20
2011-12-01
ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED
Charles Chin
1
-18
/
+0
[next]