summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Dont touch fs_struct in usermodehelperJan Blunck1-4/+1
2008-02-15Dont touch fs_struct in driversJan Blunck7-19/+6
2008-02-15vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-15Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-15MAINTAINERS: update decnet and DLM entriesChristine Caulfield1-4/+4
2008-02-15FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger1-4/+4
2008-02-15m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-15m68knommu: fix profile timerMatt Waddel1-5/+12
2008-02-15m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer12-36/+12
2008-02-15m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-15m68knommu: fix coldfire interrupt exit pathWalter T Gruczka1-5/+4
2008-02-15MAINTAINERS: add linux-fsdevel to VFS entryPaul Menage1-0/+1
2008-02-15kernel-doc: remove fastcallHarvey Harrison1-1/+0
2008-02-15cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404
2008-02-15inotify: make variables static in inotify_user.cHarvey Harrison1-3/+3
2008-02-15fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-15Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-15RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty1-1/+9
2008-02-15slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2-12/+12
2008-02-15slub: Fallback to kmalloc_large for failing higher order allocsChristoph Lameter1-5/+38
2008-02-15slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2-8/+12
2008-02-15make slub.c:slab_address() staticAdrian Bunk1-1/+1
2008-02-15slub: kmalloc page allocator pass-through cleanupPekka Enberg2-10/+12
2008-02-15slab: avoid double initialization & do initialization in 1 placeMarcin Slusarz1-2/+1
2008-02-15[XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki1-0/+1
2008-02-15[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA1-0/+1
2008-02-15[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected.Jozsef Kadlecsik1-1/+1
2008-02-15net: xfrm statistics depend on INETPaul Mundt1-1/+1
2008-02-15x86: cpa, fix out of date commentIngo Molnar1-2/+6
2008-02-15KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh1-2/+2
2008-02-15x86: cpa: ensure page alignmentThomas Gleixner1-0/+9
2008-02-15x86: include proper prototypes for rodata_testHarvey Harrison4-3/+8
2008-02-15x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-15x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar1-2/+2
2008-02-15x86: make dump_pagetable() staticAdrian Bunk2-2/+1
2008-02-15x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2-2/+9
2008-02-15hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner1-0/+11
2008-02-15hrtimer: check relative timeouts for overflowThomas Gleixner5-22/+29
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen1-1/+0
2008-02-14IPoIB: On P_Key change event, reset state properlyJack Morgenstein1-0/+1
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely6-17/+0
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2008-02-14[POWERPC] hvc_rtas_init() must be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk1-6/+6
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala2-0/+4
2008-02-14[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese1-0/+2
2008-02-14[POWERPC] Wire up new timerfd syscallsStephen Rothwell2-3/+7