index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vDSO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
iio: fix typos
Peter Meerwald
2
-4
/
+4
2012-09-03
iio: document missing elements
Peter Meerwald
2
-2
/
+7
2012-09-03
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-24
/
+9
2012-09-03
drivers/staging/iio/adc/spear_adc.c: use clk_prepare_enable and clk_disable_u...
Julia Lawall
1
-17
/
+8
2012-09-03
staging iio: lis3l02dq cleanup
Peter Meerwald
3
-22
/
+22
2012-08-27
iio: kfifo - add poll support.
Jonathan Cameron
1
-1
/
+14
2012-08-27
iio:kfifo_buf improve error handling in read_first_n.
Jonathan Cameron
1
-1
/
+3
2012-08-27
iio:kfifo_buf Take advantage of the fixed record size used in IIO
Jonathan Cameron
1
-4
/
+5
2012-08-27
staging:iio: Add missing __devinit and __devexit annotations
Lars-Peter Clausen
28
-34
/
+34
2012-08-27
iio:trigger_consumer.h: Add missing includes and forward declarations
Lars-Peter Clausen
1
-0
/
+6
2012-08-27
iio: Add missing include guards to headers
Lars-Peter Clausen
3
-0
/
+13
2012-08-27
iio:consumer.h: Fix include guard
Lars-Peter Clausen
1
-1
/
+1
2012-08-27
iio: use IIO_CHAN_INFO_RAW rather than 0
Kim, Milo
1
-2
/
+4
2012-08-27
staging:iio:ad7793: Add ad7785 support
Lars-Peter Clausen
2
-12
/
+19
2012-08-27
staging:iio:ad7793: Add support for ad7794/ad7795
Lars-Peter Clausen
3
-31
/
+66
2012-08-27
staging:iio:ad7192: Use common Sigma Delta library
Lars-Peter Clausen
2
-449
/
+62
2012-08-27
staging:iio:ad7793: Use common Sigma Delta library
Lars-Peter Clausen
3
-554
/
+75
2012-08-27
staging:iio:ad7780: Use common Sigma Delta library
Lars-Peter Clausen
2
-116
/
+71
2012-08-27
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
4
-0
/
+737
2012-08-27
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
1
-0
/
+25
2012-08-27
staging:iio:ad7192: Remove unused platform_data from device state struct
Lars-Peter Clausen
1
-7
/
+4
2012-08-27
staging:iio:ad7793: Remove unused platform_data from device state struct
Lars-Peter Clausen
1
-9
/
+7
2012-08-22
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
1
-1
/
+1
2012-08-22
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
1
-1
/
+1
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
1
-2
/
+2
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
1
-2
/
+1
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
1
-7
/
+2
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
vfio: don't dereference after kfree...
Al Viro
1
-1
/
+2
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
1
-1
/
+8
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-22
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-22
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
1
-0
/
+11
2012-08-22
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
2012-08-22
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-22
drm: Add missing static storage class specifiers in drm_proc.c file
Sachin Kamat
1
-2
/
+2
[next]