summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: remap ZERO_PAGE mappingsNick Piggin2005-09-051-0/+4
* [PATCH] mm: cleanup rmapNick Piggin2005-09-051-5/+1Star
* [PATCH] mm: micro-optimise rmapNick Piggin2005-09-051-10/+11
* [PATCH] mm: comment rmapNick Piggin2005-09-051-0/+2
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-054-6/+176
* [PATCH] rmap: don't test rssHugh Dickins2005-09-051-6/+1Star
* [PATCH] delete from_swap_cache BUG_ONsHugh Dickins2005-09-051-5/+1Star
* [PATCH] swap: update swsusp use of swap_infoHugh Dickins2005-09-051-6/+6
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-055-95/+66Star
* [PATCH] swap: scan_swap_map latency breaksHugh Dickins2005-09-051-2/+12
* [PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins2005-09-052-7/+37
* [PATCH] swap: scan_swap_map restyledHugh Dickins2005-09-051-45/+48
* [PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins2005-09-051-39/+36Star
* [PATCH] swap: freeing update swap_list.nextHugh Dickins2005-09-051-2/+2
* [PATCH] swap: swap unsigned int consistencyHugh Dickins2005-09-052-12/+13
* [PATCH] swap: show span of swap extentsHugh Dickins2005-09-052-15/+30
* [PATCH] swap: swap extent list is orderedHugh Dickins2005-09-052-20/+9Star
* [PATCH] swap: move destroy_swap_extents callsHugh Dickins2005-09-051-2/+2
* [PATCH] swap: correct swapfile nr_good_pagesHugh Dickins2005-09-051-9/+16
* [PATCH] swap: update swapfile i_sem commentHugh Dickins2005-09-051-1/+1
* [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-0522-312/+69Star
* [PATCH] sparsemem extreme: hotplug preparationDave Hansen2005-09-052-12/+42
* [PATCH] sparsemem extreme implementationBob Picco2005-09-054-37/+49
* [PATCH] SPARSEMEM EXTREMEBob Picco2005-09-056-29/+140
* [PATCH] kbuild: fix make clean damaging hg reposMatt Mackall2005-09-051-2/+2
* [PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst2005-09-051-31/+45
* [PATCH] dvb: saa7134-dvb must select tda1004xMichael Krufky2005-09-051-0/+1
* Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-021-0/+2
|\
| * [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
* | [PATCH] remove driverfs references from init/do_mounts.cRolf Eike Beer2005-09-021-3/+3
* | [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer2005-09-022-2/+2
* | [PATCH] v850: Add show_memMiles Bader2005-09-021-0/+30
* | [PATCH] v850: Update defconfigsMiles Bader2005-09-023-60/+90
* | [PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...Miles Bader2005-09-021-2/+12
* | [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer2005-09-021-1/+1
* | [PATCH] m68knommu: update defconfig for m68knommuGreg Ungerer2005-09-021-165/+287
* | [PATCH] m68knommu: new board support in linker scriptGreg Ungerer2005-09-021-3/+20
* | [PATCH] m68knommu: need pfn_valid macroGreg Ungerer2005-09-021-2/+3
* | [PATCH] m68knommu: use THREAD_SIZE instead of hard coded sizeGreg Ungerer2005-09-022-3/+3
* | [PATCH] m68knommu: new family (523x) and board config supportGreg Ungerer2005-09-021-7/+59
* | [PATCH] m68knommu: 523x ColdFire processor support in arch MakefileGreg Ungerer2005-09-021-0/+5
* | [PATCH] m68knommu: cleanup showstack()Greg Ungerer2005-09-021-7/+13
* | [PATCH] uclinux: update MAINTAINERS entry for UCLINUXGreg Ungerer2005-09-021-5/+0Star
* | [PATCH] m68knommu: fix ColdFire startup code to properly handle non 0 based ramGreg Ungerer2005-09-021-3/+12
* | [PATCH] m68knommu: new family (523x) and board setupGreg Ungerer2005-09-021-6/+19
* | [PATCH] m68knommu: 523x ColdFire processor init codeGreg Ungerer2005-09-021-0/+82
* | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0241-393/+200Star
|\ \
| * | [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-012-5/+17
| * | [SERIAL] mwave is no longer brokenRussell King2005-09-011-2/+2
| * | [SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox2005-08-311-9/+12