aboutsummaryrefslogtreecommitdiffstats
path: root/fs/internal.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney10-47/+153
2012-02-21rcu: Add diagnostic for misaligned rcu_head structuresPaul E. McKenney1-0/+1
2012-02-21rcu: Add lockdep-RCU checks for simple self-deadlockPaul E. McKenney5-0/+27
2012-02-21rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker1-0/+1
2012-02-21rcu: Bring RTFP.txt up to date.Paul E. McKenney1-98/+1686
2012-02-18Linux 3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency eventsAnton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-02-15i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet1-1/+1
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin1-2/+2
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-14tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell1-0/+4
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher1-0/+17
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie1-1/+3
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2-2/+7
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2-3/+8
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman1-8/+14
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt1-1/+5
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt1-1/+1
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju1-8/+12