index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
3
-6
/
+36
2009-08-26
timer.c: Fix S/390 comments
Randy Dunlap
1
-2
/
+2
2009-08-25
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
1
-2
/
+4
2009-08-25
timekeeping: Fix up read_persistent_clock() breakage on sh
Paul Mundt
1
-1
/
+1
2009-08-23
timekeeping: Increase granularity of read_persistent_clock(), build fix
Martin Schwidefsky
1
-5
/
+9
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
6
-3
/
+98
2009-08-21
x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
Thomas Gleixner
1
-19
/
+0
2009-08-19
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
1
-3
/
+16
2009-08-19
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
1
-5
/
+13
2009-08-15
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
1
-2
/
+9
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
3
-14
/
+28
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
16
-74
/
+83
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
3
-83
/
+72
2009-08-15
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
1
-53
/
+38
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
3
-37
/
+27
2009-08-15
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
Martin Schwidefsky
1
-14
/
+19
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
4
-132
/
+164
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2
-17
/
+40
2009-08-15
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
1
-28
/
+69
2009-08-15
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
1
-8
/
+15
2009-08-15
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
1
-25
/
+22
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
5
-86
/
+64
2009-08-15
timekeeping: Move reset of cycle_last for tsc clocksource to tsc
Martin Schwidefsky
2
-1
/
+6
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2
-71
/
+28
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
3
-5
/
+10
2009-08-14
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
1
-1
/
+1
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2
-83
/
+238
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2
-1
/
+11
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2
-1
/
+11
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-08-13
sh: fix i2c init order on ap325rxa V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: fix i2c init order on Migo-R V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-13
md: allow upper limit for resync/reshape to be set when array is read-only
NeilBrown
1
-0
/
+1
2009-08-13
md/raid5: Properly remove excess drives after shrinking a raid5/6
NeilBrown
1
-2
/
+9
2009-08-13
md/raid5: make sure a reshape restarts at the correct address.
NeilBrown
1
-1
/
+1
2009-08-13
md/raid5: allow new reshape modes to be restarted in the middle.
NeilBrown
1
-1
/
+20
2009-08-13
md: never advance 'events' counter by more than 1.
NeilBrown
1
-8
/
+5
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
4
-21
/
+16
2009-08-12
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2
-5
/
+31
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
2009-08-12
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
1
-0
/
+2
[next]