index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
led.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
sched: Fix division by zero - really
Peter Zijlstra
1
-21
/
+29
2009-08-21
sched: Avoid division by zero
Peter Zijlstra
1
-13
/
+10
2009-08-20
sched: Use for_each_class macro in move_one_task()
Hiroshi Shimamoto
1
-1
/
+2
2009-08-18
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
1
-0
/
+2
2009-08-09
sched: Add default defines for PREEMPT_ACTIVE
Arnd Bergmann
1
-0
/
+6
2009-08-02
sched: Fix cpupri build on !CONFIG_SMP
Ingo Molnar
1
-5
/
+7
2009-08-02
sched: Ensure the migration task doesn't go away during use
Peter Zijlstra
1
-0
/
+4
2009-08-02
sched: Add debug check to task_of()
Peter Zijlstra
2
-10
/
+26
2009-08-02
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
3
-11
/
+8
2009-08-02
sched: Enhance the pre/post scheduling logic
Gregory Haskins
3
-53
/
+61
2009-08-02
sched: Add new prio to cpupri before removing old prio
Steven Rostedt
1
-14
/
+16
2009-08-02
sched: Check for pushing rt tasks after all scheduling
Steven Rostedt
1
-11
/
+27
2009-08-02
sched: Optimize unused cgroup configuration
Peter Zijlstra
1
-2
/
+14
2009-08-02
sched: Fix cgroup smp fairness
Peter Zijlstra
1
-8
/
+20
2009-08-02
sched: Fix race in cpupri introduced by cpumask_var changes
Gregory Haskins
1
-1
/
+14
2009-08-02
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
1
-13
/
+19
2009-08-02
sched: Fix cond_resched_lock() in !CONFIG_PREEMPT
Frederic Weisbecker
1
-1
/
+7
2009-08-01
Linux 2.6.31-rc5
v2.6.31-rc5
Linus Torvalds
1
-1
/
+1
2009-07-31
clocksource: Save mult_orig in clocksource_disable()
Magnus Damm
1
-1
/
+13
2009-07-31
mmc: orphan subsystem
Pierre Ossman
1
-2
/
+1
2009-07-31
imxmmc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-31
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
3
-33
/
+6
2009-07-31
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-2
/
+8
2009-07-31
lib/scatterlist: add a flags to signalize mapping direction
Sebastian Andrzej Siewior
2
-4
/
+14
2009-07-31
ALSA: sound/aoa: Add kmalloc NULL tests
Julia Lawall
1
-0
/
+4
2009-07-31
ALSA: hda - Increase PCM stream name buf in patch_realtek.c
Takashi Iwai
1
-2
/
+2
2009-07-31
io context: fix ref counting
Li Zefan
1
-1
/
+1
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
2009-07-31
kprobes: Use kernel_text_address() for checking probe address
Masami Hiramatsu
1
-1
/
+1
2009-07-31
Alan doesn't want to maintain tty code any more
Linus Torvalds
1
-5
/
+2
2009-07-30
quota: Silence lockdep on quota_on
Jan Kara
1
-3
/
+4
2009-07-30
udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...
Jan Kara
1
-0
/
+12
2009-07-30
Btrfs: be more polite in the async caching threads
Chris Mason
3
-2
/
+14
2009-07-30
Btrfs: preserve commit_root for async caching
Yan Zheng
4
-10
/
+14
2009-07-30
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
5
-5
/
+65
2009-07-30
GFS2: Fix incorrent statfs consistency check
Benjamin Marzinski
1
-11
/
+3
2009-07-30
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
Benjamin Marzinski
1
-26
/
+46
2009-07-30
GFS2: Don't try and dealloc own inode
Steven Whitehouse
1
-3
/
+6
2009-07-30
GFS2: Fix panic in glock memory shrinker
Benjamin Marzinski
1
-0
/
+4
2009-07-30
GFS2: keep statfs info in sync on grows
Benjamin Marzinski
3
-14
/
+68
2009-07-30
GFS2: Shrink the shrinker
Steven Whitehouse
1
-18
/
+5
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
8
-44
/
+19
2009-07-30
lguest: update commentry
Rusty Russell
11
-111
/
+398
2009-07-30
lguest: fix comment style
Rusty Russell
17
-1015
/
+1906
2009-07-30
virtio: refactor find_vqs
Michael S. Tsirkin
1
-93
/
+119
2009-07-30
virtio: delete vq from list
Michael S. Tsirkin
1
-1
/
+5
2009-07-30
virtio: fix memory leak on device removal
Michael S. Tsirkin
1
-13
/
+15
2009-07-30
lguest: fix descriptor corruption in example launcher
Rusty Russell
1
-1
/
+5
2009-07-30
lguest: dereferencing freed mem in add_eventfd()
Dan Carpenter
1
-2
/
+3
[next]