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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
1
-1
/
+0
2007-02-08
USB: ps3 controller hid quirk
Geoff Levand
1
-0
/
+1
2007-02-08
USB: Add usb_endpoint_xfer_control to usb.h
Sarah Bailey
1
-0
/
+12
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2
-0
/
+17
2007-02-08
USB: define USB_CLASS_MISC in <linux/usb/ch9.h>
David Brownell
1
-0
/
+1
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
5
-3
/
+8
2007-02-08
USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-2
/
+3
2007-02-08
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2007-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-8
/
+26
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2
-743
/
+23
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-2
/
+3
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-23
/
+43
2007-02-07
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
23
-71
/
+790
2007-02-06
[MIPS] Comment fix
Chris Dearman
1
-1
/
+2
2007-02-06
[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
Ralf Baechle
1
-2
/
+0
2007-02-06
[MIPS] Alchemy: Fix PCI-memory access
Alexander Bigga
1
-6
/
+6
2007-02-06
[MIPS] SMTC: Make a bunch of functions and variables static.
Ralf Baechle
1
-3
/
+0
2007-02-06
[MIPS] Alchemy: Fix bunch of warnings
Ralf Baechle
1
-6
/
+7
2007-02-06
[MIPS] Remove _fdata from asm-mips/sections.h
Atsushi Nemoto
1
-2
/
+0
2007-02-06
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
2
-6
/
+23
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
1
-0
/
+1
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2
-1
/
+4
2007-02-06
[MIPS] Make I8259A_IRQ_BASE customizable
Atsushi Nemoto
6
-26
/
+29
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
16
-20
/
+73
2007-02-06
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
2
-0
/
+10
2007-02-06
[IA64] swiotlb bug fixes
Jan Beulich
2
-3
/
+6
2007-02-06
[IA64] Hook up getcpu system call for IA64
Fenghua Yu
1
-1
/
+3
2007-02-06
[IA64] virt_to_page() can be called with NULL arg
Kirill Korotaev
1
-1
/
+2
2007-02-06
[IA64] register memory ranges in a consistent manner
Bob Picco
1
-1
/
+2
2007-02-06
[IA64] remove bogus prototype ia64_esi_init()
Alex Williamson
1
-1
/
+0
2007-02-06
[IA64] enable singlestep on system call
bibo,mao
1
-1
/
+3
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
1
-0
/
+2
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
3
-3
/
+51
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2
-0
/
+67
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
1
-4
/
+68
2007-02-05
[S390] boot from NSS support
Hongjie Yang
1
-1
/
+7
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
1
-0
/
+12
2007-02-05
[S390] ETR support.
Martin Schwidefsky
3
-1
/
+256
2007-02-05
[S390] noexec protection
Gerald Schaefer
12
-54
/
+307
2007-02-05
[S390] Add set_fs(USER_DS) to start_thread().
Heiko Carstens
1
-0
/
+3
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
1
-3
/
+2
2007-02-05
[S390] Simplify virt_to_phys.
Heiko Carstens
1
-4
/
+0
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
6
-1
/
+15
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
1
-0
/
+1
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
1
-2
/
+2
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2
-741
/
+18
2007-02-05
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
1
-0
/
+1
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
1
-0
/
+1
2007-02-05
IB: Make sure struct ib_user_mad.data is aligned
Jason Gunthorpe
1
-1
/
+1
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-1
/
+1
[next]