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
2007-05-11
[PATCH] libertas: sparse fixes
Dan Williams
1
-9
/
+10
2007-05-11
[PATCH] libertas: fix missing unlock in TX error path
Dan Williams
1
-0
/
+1
2007-05-11
[PATCH] libertas: make debugfs.c sparse-clean
Dan Williams
1
-13
/
+4
2007-05-11
[PATCH] libertas: Clean up debug defines
Dan Williams
2
-8
/
+5
2007-05-11
[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
Dan Williams
3
-6
/
+1
2007-05-11
[PATCH] libertas: Purge non-mesh ioctls
Dan Williams
6
-2363
/
+0
2007-05-11
[PATCH] libertas: Get rid of version.h
Dan Williams
3
-8
/
+7
2007-05-11
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
11
-132
/
+85
2007-05-11
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
Dan Williams
7
-53
/
+42
2007-05-11
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
Dan Williams
6
-54
/
+43
2007-05-11
[PATCH] libertas: remove setwpaie private ioctl
Dan Williams
2
-63
/
+0
2007-05-11
[PATCH] libertas: remove custom encryption mode stuff
Dan Williams
6
-53
/
+5
2007-05-11
[PATCH] libertas: remove incorrect vi modelines
Dan Williams
3
-9
/
+0
2007-05-11
[PATCH] libertas: remove setauthalg private ioctl
Dan Williams
3
-58
/
+0
2007-05-11
[PATCH] libertas: remove 8021xauthalgs private ioctl
Dan Williams
5
-47
/
+0
2007-05-11
[PATCH] libertas: fix size of SSID comparison in stop_adhoc check
Dan Williams
1
-1
/
+1
2007-05-11
[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN
Dan Williams
1
-2
/
+1
2007-05-11
[PATCH] libertas: remove WPA_SUPPLICANT structure
Dan Williams
2
-72
/
+49
2007-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-5
/
+5
2007-05-11
further UTF-8 fixes and name correction
David Woodhouse
3
-4
/
+4
2007-05-11
Fix wrong identifier name in Documentation/kref.txt
Satyam Sharma
1
-1
/
+1
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
Linus Torvalds
6
-191
/
+376
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
71
-4082
/
+686
2007-05-11
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-2
/
+61
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-101
/
+439
2007-05-11
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-39
/
+171
2007-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-726
/
+1312
2007-05-11
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
1
-1
/
+1
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
6
-191
/
+376
2007-05-11
md: improve the is_mddev_idle test
NeilBrown
1
-1
/
+1
2007-05-11
VIDEO: remove archaic if[] construct from Kconfig file
Robert P. J. Day
1
-7
/
+0
2007-05-11
pm2fb: fb_sync added
Antonino A. Daplas
1
-17
/
+21
2007-05-11
nvidiafb: Enable debugging messages a Kconfig option
Jean Delvare
2
-2
/
+10
2007-05-11
rivafb: Fix I2C getscl callback function
Jean Delvare
1
-2
/
+0
2007-05-11
atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver
Nicolas Ferre
4
-0
/
+965
2007-05-11
pm3fb: Preliminary 2.4 to 2.6 port
Krzysztof Helt
3
-3417
/
+683
2007-05-11
fbdev: geforce 7300 cleanup
Michal Piotrowski
1
-1
/
+3
2007-05-11
epoll cleanups: epoll remove static pre-declarations and akpm-ize the code
Davide Libenzi
1
-548
/
+486
2007-05-11
epoll cleanups: epoll no module
Davide Libenzi
1
-13
/
+1
2007-05-11
epoll: use anonymous inodes
Davide Libenzi
1
-169
/
+3
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
3
-3
/
+49
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
6
-0
/
+270
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
3
-4
/
+32
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
6
-0
/
+258
2007-05-11
signal/timer/event: signalfd compat code
Davide Libenzi
1
-0
/
+26
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
14
-7
/
+508
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
5
-0
/
+228
[next]