summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-251-1/+1
|\
| * sched: use alloc_bootmem() instead of alloc_bootmem_low()David Miller2008-04-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-04-255-1/+48
|\ \
| * | ieee1394: silence defined but not used warning in non-modular buildsTony Breeds2008-04-253-0/+6
| * | ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers2008-04-253-1/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-04-258-15/+69
|\ \ \
| * | | kbuild: fix depmod commentUwe Kleine-König2008-04-251-1/+0
| * | | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-252-1/+16
| * | | kbuild: support loading extra symbols in modpostRichard Hacker2008-04-251-1/+22
| * | | Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen2008-04-252-0/+15
| * | | kbuild: add kconfig symbols to tags outputAlexey Dobriyan2008-04-251-2/+2
| * | | kbuild: fix some minor typoesRobert P. J. Day2008-04-253-10/+10
| * | | kbuild: error out on missing MODULE_LICENSESam Ravnborg2008-04-251-0/+4
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-255-31/+34
|\ \ \
| * | | x86: harden kernel code patchingIngo Molnar2008-04-251-0/+1
| * | | x86: clean up text_poke()Mathieu Desnoyers2008-04-251-20/+18
| * | | x86: fix text_poke()Jiri Slaby2008-04-251-1/+1
| * | | x86: remove set_fixmap() warningIngo Molnar2008-04-251-1/+1
| * | | x86: make __set_fixmap() non-initIngo Molnar2008-04-251-3/+2
| * | | x86: make clear_fixmap() available on 64-bit as wellIngo Molnar2008-04-253-7/+12
| |/ /
* | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-04-2510-48/+162
|\ \ \
| * | | nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-252-15/+1
| * | | Update to NFS/RDMA documentationJames Lentini2008-04-251-5/+9
| * | | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-254-6/+4
| * | | lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-253-5/+65
| * | | lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-253-6/+70
| * | | leases: remove unneeded variable from fcntl_setlease().David M. Richter2008-04-251-2/+1
| * | | leases: move lock allocation earlier in generic_setlease()David M. Richter2008-04-251-5/+5
| * | | leases: when unlocking, skip locking-related stepsDavid M. Richter2008-04-251-11/+13
| * | | leases: fix a return-value mixupDavid M. Richter2008-04-251-0/+1
| |/ /
* | | Document seq_path_root()Jonathan Corbet2008-04-251-2/+8
* | | Various fixes to Documentation/HOWTOJonathan Corbet2008-04-251-11/+19
* | | Document SEQ_SKIPJonathan Corbet2008-04-241-2/+7
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2418-72/+37
|\ \
| * | "make namespacecheck" fixesIngo Molnar2008-04-2413-20/+18
| * | x86: fix compilation error in VisWSAlexey Starikovskiy2008-04-241-14/+1
| * | x86: voyager fixIngo Molnar2008-04-242-18/+1
| * | x86: Drop duplicate from setup.cAlexey Starikovskiy2008-04-241-2/+0
| * | intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-04-2412-43/+176
|\ \ \
| * | | [CIFS] Fix typo in previous commitSteve French2008-04-241-2/+2
| * | | [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-241-2/+5
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-243852-213570/+221623
| |\ \ \
| * | | | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French2008-04-181-4/+11
| * | | | [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-181-1/+7
| * | | | [CIFS] Add various missing flags and defintionsSteve French2008-04-172-14/+105
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-1793-196/+510
| |\ \ \ \
| * | | | | [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-162-3/+1
| * | | | | [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-153-0/+20
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-15297-5858/+8483
| |\ \ \ \ \