summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-03-08[PATCH] kref: make kref_put return if this was the last put call.Greg Kroah-Hartman
2005-03-08[PATCH] kset: make ksets have a spinlock, and use that to lock their listsGreg Kroah-Hartman
2005-03-08[PATCH] driver core: clean driver unloadMike Waychison
2005-03-08[PATCH] class core: export MAJOR/MINOR to the hotplug envKay Sievers
2005-03-08Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-03-08Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik
2005-03-07[PATCH] set RLIMIT_SIGPENDING limit based on RLIMIT_NPROCRoland McGrath
2005-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscallsRoland McGrath
2005-03-07[PATCH] posix-timers: tidy up clock interfaces and consolidate dispatch logicRoland McGrath
2005-03-07[PATCH] Speed up /proc/pid/mapsPrasanna Meda
2005-03-07[PATCH] random: Move syncookies to net/Matt Mackall
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall
2005-03-07[PATCH] random: Create new rol32/ror32 bitopsMatt Mackall
2005-03-07[PATCH] lib/sort: Heapsort implementation of sort()Matt Mackall
2005-03-07[PATCH] base-small: shrink console bufferMatt Mackall
2005-03-07[PATCH] base-small: shrink PID tablesMatt Mackall
2005-03-07[PATCH] Quotactl changes for XFSJan Kara
2005-03-07[PATCH] Minor cleanups to the IPMI driverCorey Minyard
2005-03-07[PATCH] Add nobh_writepage() supportBadari Pulavarty
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli
2005-03-07[PATCH] a_ops-based loop I/OAnton Altaparmakov
2005-03-07[PATCH] add local bio pool support and modify dmDave Olien
2005-03-07[PATCH] add compiler-gcc4.hAdrian Bunk
2005-03-07[PATCH] add TCSBRKP to compat_ioctl.hArun Sharma
2005-03-07[PATCH] serial: add NEC VR4100 series serial supportYoichi Yuasa
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-03-07[PATCH] Add struct request end_io callbackJens Axboe
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-03-07[PATCH] Fix kallsyms/insmod/rmmod raceDavid Howells
2005-03-07[PATCH] OSS Support for AC97 low power codecsLiam Girdwood
2005-03-07[PATCH] JBD: reduce stack and number of journal descriptorsAlex Tomas
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas
2005-03-07[PATCH] merge vt_struct into vc_dataRoman Zippel
2005-03-07[PATCH] cleanup vc array accessRoman Zippel
2005-03-07[PATCH] swsusp: do not use higher order memory allocations on suspendPavel Machek
2005-03-07[PATCH] Altix: ioc4 serial driver supportPat Gefre
2005-03-07[PATCH] Determine SCx200 CB address at run-timeHenrik Brix Andersen
2005-03-07[PATCH] reiserfs: change reiserfs to use S_PRIVATEJeff Mahoney
2005-03-07[PATCH] reiserfs: private inode abstracted to static inlineJeff Mahoney
2005-03-07[PATCH] vfs: adds the S_PRIVATE flag and adds use to securityJeff Mahoney
2005-03-07[PATCH] vm: pageout throttlingMarcelo Tosatti
2005-03-07[PATCH] remove drivers/char/tpqic02.cAdrian Bunk
2005-03-07Hand-merge MV643xx ethernet Kconfig dependencies.Jeff Garzik
2005-03-07[PATCH] USB: compat ioctl for submiting URBAndrew Morton
2005-03-07[PATCH] USB: cache the iConfiguration string, if present.Greg Kroah-Hartman