aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter4-14/+4
2006-03-22[PATCH] slab: fix kernel-doc warningsRandy Dunlap1-3/+12
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg4-8/+10
2006-03-22[PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai1-11/+9
2006-03-22[PATCH] slab cleanupAndrew Morton1-292/+304
2006-03-22[PATCH] slab: extract setup_cpu_cachePekka Enberg1-54/+55
2006-03-22[PATCH] slab: object to index mapping cleanupPekka Enberg1-11/+23
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] hugepage allocator cleanupNick Piggin1-16/+8
2006-03-22[PATCH] mm: cleanup bootmemNick Piggin1-13/+7
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin9-21/+41
2006-03-22[PATCH] xtensa: pgtable fixesNick Piggin1-8/+8
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin2-22/+22
2006-03-22[PATCH] mm: slab less atomicsNick Piggin2-7/+5
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin2-4/+4
2006-03-22[PATCH] mm: less atomic opsNick Piggin3-3/+5
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin3-6/+5
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin3-20/+21
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin2-32/+38
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2-23/+0
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov1-22/+88
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov3-25/+48
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton5-1/+4
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-37/+42
2006-03-22[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-22[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-22[PATCH] unshare: Error if passed unsupported flagsEric W. Biederman1-0/+6
2006-03-22[PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton1-11/+9
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai3-3/+3
2006-03-22[PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov1-2/+1
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton1-1/+1
2006-03-22[PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl1-4/+6
2006-03-22[PATCH] sched: remove sleep_avg multiplierMike Galbraith1-6/+0
2006-03-21Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds1-1/+1
2006-03-21[netdrvr] pcnet32: other source formatting cleanupsJeff Garzik1-174/+54
2006-03-21[netdrvr] pcnet32: LindentJeff Garzik1-1999/+2156
2006-03-21[PATCH] skfp warning fixesAndrew Morton1-6/+6
2006-03-21[PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2-220/+307
2006-03-21[PATCH] pcnet32: support boards with multiple physDon Fry1-24/+212
2006-03-21[PATCH] sky2 version 1.1Stephen Hemminger1-1/+1
2006-03-21[PATCH] sky2: handle all error irqsStephen Hemminger2-12/+49
2006-03-21[PATCH] sky2: transmit recoveryStephen Hemminger1-6/+31
2006-03-21[PATCH] sky2: whitespace fixesStephen Hemminger1-5/+5
2006-03-21[PATCH] sky2: add MSI supportStephen Hemminger2-4/+79