summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski2008-03-211-0/+2
* | | | | x86: reserve dma32 early for gartYinghai Lu2008-03-213-0/+52
* | | | | x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* | | | | x86/visws: fix printk format warningsRandy Dunlap2008-03-211-2/+3
* | | | | x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever2008-03-211-2/+2
* | | | | x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers2008-03-211-12/+20
* | | | | x86: tight online check in setup_per_cpu_areasYinghai Lu2008-03-211-6/+8
* | | | | x86: fix dma_alloc_pagesYinghai Lu2008-03-211-5/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-211-1/+2
|\ \ \ \
| * | | | [SPARC64]: Fix atomic backoff limit.David S. Miller2008-03-191-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2157-391/+651
|\ \ \ \ \
| * | | | | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
| * | | | | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki2008-03-201-2/+3
OpenPOWER on IntegriCloud