index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
conmakehash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2007-05-11
Don't init pgrp and __session in INIT_SIGNALS
Sukadev Bhattiprolu
1
-2
/
+2
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
3
-8
/
+22
2007-05-11
Fix some coding-style errors in autofs
Sukadev Bhattiprolu
4
-70
/
+70
2007-05-11
Kill unused sesssion and group values in rocket driver
Sukadev Bhattiprolu
2
-5
/
+0
2007-05-11
Use task_pgrp() task_session() in copy_process()
Sukadev Bhattiprolu
1
-6
/
+3
2007-05-11
Use struct pid parameter in copy_process()
Sukadev Bhattiprolu
1
-5
/
+6
2007-05-11
Explicitly set pgid and sid of init process
Sukadev Bhattiprolu
1
-0
/
+1
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
3
-0
/
+31
2007-05-11
attach_pid() with struct pid parameter
Sukadev Bhattiprolu
6
-13
/
+18
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
1
-1
/
+18
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
1
-1
/
+2
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2
-4
/
+4
2007-05-11
use defines in sys_getpriority/sys_setpriority
Daniel Walker
1
-2
/
+3
[next]