summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-071-0/+12
* | | | | | | | | | | [PATCH] remove verify_area(): remove or edit references to verify_area in Doc...Jesper Juhl2005-09-073-10/+3
* | | | | | | | | | | [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-071-13/+22
* | | | | | | | | | | [PATCH] Add rdinit parameter to pick early userspace initOlof Johansson2005-09-071-0/+5
* | | | | | | | | | | [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha2005-09-071-0/+91
* | | | | | | | | | | [PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke2005-09-071-0/+74
* | | | | | | | | | | [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-071-0/+10
* | | | | | | | | | | [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-071-8/+0
* | | | | | | | | | | [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-0/+112
* | | | | | | | | | | [PATCH] relayfsTom Zanussi2005-09-071-0/+362
* | | | | | | | | | | [PATCH] swsusp: update documentationPavel Machek2005-09-072-45/+57
|/ / / / / / / / / /
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-061-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+6
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds2005-09-061-14/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644Jan Veldeman2005-09-051-2/+2
| * | | | | | | | | | | [PATCH] Driver core: Documentation: fix whitespace between parametersJan Veldeman2005-09-051-13/+13
* | | | | | | | | | | | [PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare2005-09-051-0/+2
* | | | | | | | | | | | [PATCH] I2C: Rewrite i2c_probeJean Delvare2005-09-051-3/+4
* | | | | | | | | | | | [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-1/+3
* | | | | | | | | | | | [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-052-57/+19
* | | | | | | | | | | | [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-052-14/+6
* | | | | | | | | | | | [PATCH] I2C: fix typo in documentationJean Delvare2005-09-051-1/+1
* | | | | | | | | | | | [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-052-4/+3
* | | | | | | | | | | | [PATCH] I2C: W83792D documentation 3/3R.Marek@sh.cvut.cz2005-09-051-0/+174
* | | | | | | | | | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare2005-09-051-6/+5
* | | | | | | | | | | | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-052-23/+19
* | | | | | | | | | | | [PATCH] hwmon: kill client name lm78-jJean Delvare2005-09-051-6/+1
* | | | | | | | | | | | [PATCH] I2C: max6875 documentation cleanupbgardner@wabtec.com2005-09-051-2/+2
* | | | | | | | | | | | [PATCH] I2C: update max6875 documentationbgardner@wabtec.com2005-09-051-26/+68
|/ / / / / / / / / / /
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-051-10/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [SERIAL] feature-removal-schedule.txt: remove {,un}register_serial entryAdrian Bunk2005-09-031-10/+0
* | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [CRYPTO]: Fix XTEA implementationAaron Grothe2005-09-011-0/+1
* | | | | | | | | | | | | [PATCH] swsusup with dm-crypt mini howtoAndreas Steinmetz2005-09-051-0/+138
* | | | | | | | | | | | | [PATCH] suspend: update documentationPavel Machek2005-09-052-1/+15
* | | | | | | | | | | | | [PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala2005-09-051-0/+20
* | | | | | | | | | | | | [PATCH] add /proc/pid/smapsMauricio Lin2005-09-051-0/+1
* | | | | | | | | | | | | [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-051-8/+7
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-021-11/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-11/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-015-4/+664
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-301-0/+352
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik2005-08-301-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29109-2149/+4589
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Update Chelsio gige net driver.Scott Bardone2005-06-231-21/+51
| | * | | | | | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-2275-502/+5102
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter2005-05-151-0/+322
| * | | | | | | | | | | | | | [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-301-0/+1
| * | | | | | | | | | | | | | [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-4/+11
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte2005-08-291-0/+12
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
OpenPOWER on IntegriCloud