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-11-27
Input: adds the context menu key (HUT GenDesc 0x84)
Aristeu Rozanski
1
-0
/
+2
2007-11-27
Input: add definitions for frame forward and frame back keys
Aristeu Rozanski
1
-0
/
+3
2007-10-28
Input: Add Euro and Dollar key codes
Carlos Corbacho
1
-0
/
+3
2007-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
21
-127
/
+114
2007-10-27
[SPARC64]: Fix BACKOFF_SPIN on non-SMP.
David S. Miller
1
-1
/
+3
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
6
-27
/
+23
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
14
-99
/
+88
2007-10-27
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-2
/
+0
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
8
-16
/
+29
2007-10-26
De-constify sched.h
Alexey Dobriyan
1
-14
/
+14
2007-10-26
[NET] napi: use non-interruptible sleep in napi_disable
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-1
/
+0
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-1
/
+0
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
1
-1
/
+0
2007-10-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
1
-6
/
+6
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-26
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2
-6
/
+7
2007-10-26
x86 bitops: fix code style issues
Randy Dunlap
1
-26
/
+26
2007-10-26
bitops kernel-doc: inline instead of macro
Randy Dunlap
2
-4
/
+10
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
4
-3
/
+7
2007-10-26
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-16
/
+34
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
3
-25
/
+19
2007-10-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-25
/
+30
2007-10-26
Permit silencing of __deprecated warnings.
Jeff Garzik
1
-0
/
+6
2007-10-25
fix sg_phys to use dma_addr_t
Hugh Dickins
1
-1
/
+2
2007-10-25
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
1
-0
/
+4
2007-10-25
lguest: documentation update
Rusty Russell
3
-11
/
+15
2007-10-25
lguest: clean up lguest_launcher.h
Rusty Russell
1
-14
/
+4
2007-10-24
sched: isolate SMP balancing code a bit more
Peter Williams
1
-0
/
+2
2007-10-24
sched: reduce balance-tasks overhead
Peter Williams
1
-2
/
+5
2007-10-24
sched: constify sched.h
Joe Perches
1
-14
/
+14
2007-10-24
sched: fix fastcall mismatch in completion APIs
Ingo Molnar
1
-9
/
+9
2007-10-24
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
1
-0
/
+2
2007-10-24
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
1
-6
/
+4
2007-10-24
xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it
Jens Axboe
1
-1
/
+1
2007-10-24
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
1
-1
/
+1
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2
-13
/
+30
2007-10-24
AVR32: Fix sg_page breakage
Haavard Skinnemoen
1
-1
/
+1
2007-10-24
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-0
/
+2
2007-10-24
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
Chuck Lever
1
-1
/
+1
2007-10-24
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
1
-2
/
+2
2007-10-24
[NET]: Validate device addr prior to interface-up
Jeff Garzik
1
-0
/
+2
2007-10-24
add port definition for mcf UART driver
Greg Ungerer
1
-0
/
+3
2007-10-24
m68knommu: remove unused machdep variable definitions
Greg Ungerer
1
-4
/
+7
2007-10-24
m68knommu: define DMA channels for ColdFire 532x
Greg Ungerer
1
-0
/
+2
2007-10-24
m68knommu: add platform struct for ColdFire UART driver
Greg Ungerer
1
-0
/
+10
2007-10-24
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
1
-11
/
+11
2007-10-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-328
/
+33
2007-10-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+14
[next]