summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/led.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra1-21/+29
2009-08-21sched: Avoid division by zeroPeter Zijlstra1-13/+10
2009-08-20sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto1-1/+2
2009-08-18sched, task_struct: stack_canary is not needed without CC_STACKPROTECTORHiroshi Shimamoto1-0/+2
2009-08-09sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann1-0/+6
2009-08-02sched: Fix cpupri build on !CONFIG_SMPIngo Molnar1-5/+7
2009-08-02sched: Ensure the migration task doesn't go away during usePeter Zijlstra1-0/+4
2009-08-02sched: Add debug check to task_of()Peter Zijlstra2-10/+26
2009-08-02sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins3-11/+8
2009-08-02sched: Enhance the pre/post scheduling logicGregory Haskins3-53/+61
2009-08-02sched: Add new prio to cpupri before removing old prioSteven Rostedt1-14/+16
2009-08-02sched: Check for pushing rt tasks after all schedulingSteven Rostedt1-11/+27
2009-08-02sched: Optimize unused cgroup configurationPeter Zijlstra1-2/+14
2009-08-02sched: Fix cgroup smp fairnessPeter Zijlstra1-8/+20
2009-08-02sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins1-1/+14
2009-08-02sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra1-13/+19
2009-08-02sched: Fix cond_resched_lock() in !CONFIG_PREEMPTFrederic Weisbecker1-1/+7
2009-08-01Linux 2.6.31-rc5v2.6.31-rc5Linus Torvalds1-1/+1
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm1-1/+13
2009-07-31mmc: orphan subsystemPierre Ossman1-2/+1
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior3-33/+6
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-2/+8
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2-4/+14
2009-07-31ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall1-0/+4
2009-07-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
2009-07-31io context: fix ref countingLi Zefan1-1/+1
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen1-0/+8
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen1-2/+2
2009-07-31kprobes: Use kernel_text_address() for checking probe addressMasami Hiramatsu1-1/+1
2009-07-31Alan doesn't want to maintain tty code any moreLinus Torvalds1-5/+2
2009-07-30quota: Silence lockdep on quota_onJan Kara1-3/+4
2009-07-30udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara1-0/+12
2009-07-30Btrfs: be more polite in the async caching threadsChris Mason3-2/+14
2009-07-30Btrfs: preserve commit_root for async cachingYan Zheng4-10/+14
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski5-5/+65
2009-07-30GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski1-11/+3
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski1-26/+46
2009-07-30GFS2: Don't try and dealloc own inodeSteven Whitehouse1-3/+6
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski1-0/+4
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski3-14/+68
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse1-18/+5
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell8-44/+19
2009-07-30lguest: update commentryRusty Russell11-111/+398
2009-07-30lguest: fix comment styleRusty Russell17-1015/+1906
2009-07-30virtio: refactor find_vqsMichael S. Tsirkin1-93/+119
2009-07-30virtio: delete vq from listMichael S. Tsirkin1-1/+5
2009-07-30virtio: fix memory leak on device removalMichael S. Tsirkin1-13/+15
2009-07-30lguest: fix descriptor corruption in example launcherRusty Russell1-1/+5
2009-07-30lguest: dereferencing freed mem in add_eventfd()Dan Carpenter1-2/+3