summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-231-1/+1
| * | | | [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2008-03-232-3/+20
| * | | | [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1
| * | | | BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-231-34/+2
| * | | | [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-221-2/+0
| * | | | [IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall2008-03-221-2/+0
| * | | | [IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger2008-03-221-2/+5
| * | | | [TCP]: Let skbs grow over a page on fast peersHerbert Xu2008-03-221-2/+2
| * | | | [DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov2008-03-211-4/+3
| * | | | [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-211-1/+1
| * | | | [IPV4]: Fix null dereference in ip_defragPhil Oester2008-03-211-1/+1
* | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-241-2/+0
* | | | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-244-10/+10
* | | | | Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-241-0/+4
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-221-1/+2
|\ \ \ \
| * | | | RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-211-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-225-53/+13
|\ \ \ \ \
| * | | | | Revert "ide-tape: schedule driver for removal after 6 months"Bartlomiej Zolnierkiewicz2008-03-222-15/+0
| * | | | | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-222-7/+2
| * | | | | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-222-6/+2
| * | | | | ide: Documentation/ide/ide.txt fixesBartlomiej Zolnierkiewicz2008-03-221-9/+3
| * | | | | ide: mark special "ide0=" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-221-6/+6
| * | | | | ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz2008-03-221-10/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-228-102/+130
|\ \ \ \ \ \
| * | | | | | [CIFS] Fix mem leak on dfs referralSteve French2008-03-221-2/+8
| * | | | | | [CIFS] file create with acl support enabled is slowSteve French2008-03-146-22/+30
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-14265-3189/+2179
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-141-4/+5
| * | | | | | [CIFS] Fix build problemSteve French2008-03-111-0/+4
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-11108-976/+3284
| |\ \ \ \ \ \
| * | | | | | | [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-15/+15
| * | | | | | | [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-091-62/+71
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-223-52/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-223-52/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-221-16/+34
* | | | | | | | mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-229-198/+96
* | | | | | | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
* | | | | | | | ISAPNP: fix limits of logical device register setBjorn Helgaas2008-03-221-8/+17
* | | | | | | | ocfs2: MAINTAINERS updateMark Fasheh2008-03-211-3/+3
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-214-22/+12
|\ \ \ \ \ \ \
| * | | | | | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-212-0/+7
| * | | | | | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-212-1/+2
| * | | | | | | sched: remove double unlikely from schedule()Roel Kluin2008-03-211-1/+1
| * | | | | | | sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2008-03-212-20/+2
* | | | | | | | x86_64: free_bootmem should take physYinghai Lu2008-03-211-2/+1
* | | | | | | | sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori2008-03-211-8/+1
* | | | | | | | x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-215-1/+59
* | | | | | | | x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* | | | | | | | x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* | | | | | | | x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3