summaryrefslogtreecommitdiffstats
path: root/drivers/ssb/embedded.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-05sched: Fix signedness bug in yield_to()Dan Carpenter1-1/+1
2013-02-04sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith1-14/+7
2013-02-03sched/rt: Further simplify pick_rt_task()Kirill Tkhai1-2/+1
2013-01-31sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai1-2/+2
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker11-52/+290
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker5-21/+32
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker16-49/+144
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker3-11/+43
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker27-54/+160
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2-6/+8
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker4-145/+167
2013-01-27cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker1-9/+9
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker2-15/+29
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2-1/+6
2013-01-24sched/fair: Set se->vruntime directly in place_entity()Viresh Kumar1-3/+1
2013-01-24sched/rt: Add reschedule check to switched_from_rt()Kirill Tkhai1-2/+5
2013-01-24sched: Fix the broken sched_rr_get_interval()Zhu Yanhai1-1/+1
2013-01-24MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman1-0/+2
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23MAINTAINERS: remove meAlan Cox1-2/+0
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai1-3/+2
2013-01-23Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-23async: fix __lowest_in_progress()Tejun Heo1-7/+20
2013-01-22wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov1-1/+2
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov3-14/+64
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2-2/+2
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern1-1/+1
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2-4/+4
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov3-15/+18
2013-01-22f2fs: use _safe() version of list_for_eachDan Carpenter1-4/+3
2013-01-22f2fs: add comments of start_bidx_of_nodeJaegeuk Kim1-1/+5
2013-01-22f2fs: avoid issuing small bios due to several dirty node pagesJaegeuk Kim1-6/+11
2013-01-22f2fs: support swapfileJaegeuk Kim1-0/+6
2013-01-22f2fs: add remap_pages as generic_file_remap_pagesJaegeuk Kim1-2/+3
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon5-9/+9
2013-01-21ftrace: Be first to run code modification on modulesSteven Rostedt1-1/+1
2013-01-21ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai1-0/+9
2013-01-21security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar1-0/+2
2013-01-21evm: checking if removexattr is not a NULLDmitry Kasatkin1-2/+2
2013-01-21module: fix missing module_mutex unlockLinus Torvalds1-1/+1
2013-01-21ttm: on move memory failure don't leave a node danglingDave Airlie1-0/+1
2013-01-21ttm: don't destroy old mm_node on memcpy failureDave Airlie1-2/+9
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov3-29/+1
2013-01-20sys_clone() needs asmlinkage_protectAl Viro1-2/+4
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-19ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai1-0/+1
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2