summaryrefslogtreecommitdiffstats
path: root/scripts/conmakehash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse3-4/+4
2007-05-11Fix wrong identifier name in Documentation/kref.txtSatyam Sharma1-1/+1
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai1-1/+1
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle6-191/+376
2007-05-11md: improve the is_mddev_idle testNeilBrown1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare2-2/+10
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare1-2/+0
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre4-0/+965
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt3-3417/+683
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski1-1/+3
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi1-548/+486
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi1-13/+1
2007-05-11epoll: use anonymous inodesDavide Libenzi1-169/+3
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi3-3/+49
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: eventfd coreDavide Libenzi6-0/+270
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi3-4/+32
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: timerfd coreDavide Libenzi6-0/+258
2007-05-11signal/timer/event: signalfd compat codeDavide Libenzi1-0/+26
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: signalfd coreDavide Libenzi14-7/+508
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi5-0/+228
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu1-2/+2
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu3-8/+22
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu4-70/+70
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2-5/+0
2007-05-11Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu1-6/+3
2007-05-11Use struct pid parameter in copy_process()Sukadev Bhattiprolu1-5/+6
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu1-0/+1
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu3-0/+31
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu6-13/+18
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena1-1/+18
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena1-1/+2
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena2-4/+4
2007-05-11use defines in sys_getpriority/sys_setpriorityDaniel Walker1-2/+3