summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpufreq: silence cpufreq for UPGrant Coady2005-11-221-1/+1
* [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...Eric Paris2005-11-221-0/+6
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* [PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson2005-11-221-4/+8
* [PATCH] Fix error handling with put_compat_statfs()David Gibson2005-11-221-8/+8
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-223-2/+4
* [PATCH] unpaged: copy_page_range vmaHugh Dickins2005-11-221-1/+1
* [PATCH] unpaged: PG_reserved bad_pageHugh Dickins2005-11-221-12/+34
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-222-3/+13
* [PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2005-11-222-24/+46
* [PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins2005-11-221-12/+25
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-222-14/+7
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-229-24/+30
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-224-31/+0
* [PATCH] unpaged: sound nopage get_pageHugh Dickins2005-11-221-0/+1
* [PATCH] unpaged: private write VM_RESERVEDHugh Dickins2005-11-222-19/+0
* [PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins2005-11-221-1/+1
* [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
* [PATCH] uml: properly invoke x86_64 system callsJeff Dike2005-11-226-17/+39
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-224-24/+22
* [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
* [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson2005-11-221-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...Linus Torvalds2005-11-211-0/+6
|\
| * sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-211-1/+1
|\ \
| * | [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-216-4/+8
|\ \ \
| * | | [ARM] Shut up gcc warning in clps7500 core.cRussell King2005-11-211-1/+1
| * | | [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
| * | | [ARM] ebsa110: __arch_ioremap should be 3 argsRussell King2005-11-211-1/+1
| * | | [ARM] Add asm/memory.h to asm/numnodes.hRussell King2005-11-211-0/+2
| * | | [ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan2005-11-211-0/+1
| * | | [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-216-30/+54
|\ \ \
| * | | [IA64-SGI] bte_copy nasid_index fixRuss Anderson2005-11-211-0/+1
| * | | [IA64-SGI] support for older versions of PROMJack Steiner2005-11-211-0/+34
| * | | [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
| * | | [IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava2005-11-211-0/+3
| * | | [IA64] altix: fix copyright in tioce .h filesMark Maule2005-11-182-29/+14
| | |/ | |/|
* | | [PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe2005-11-211-4/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-214-3/+10
|\ \ \
| * \ \ Merge ../linus/Dave Jones2005-11-21404-10892/+8168
| |\ \ \ | | | |/ | | |/|
| * | | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-212-0/+7
| * | | [AGPGART] Mark AMD64 aperture size structs as constDave Jones2005-11-161-2/+2
| * | | [AGPGART] Mark maxes_table as constDave Jones2005-11-161-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-2116-45/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | [NET]: kernel-doc fixesRandy Dunlap2005-11-202-2/+5
| * | | [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-201-4/+2
| * | | [DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy2005-11-201-0/+1