index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
1
-19
/
+21
2010-10-27
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
1
-35
/
+48
2010-10-27
oom: kill all threads sharing oom killed task's mm
David Rientjes
1
-0
/
+24
2010-10-27
oom: avoid killing a task if a thread sharing its mm cannot be killed
David Rientjes
1
-4
/
+5
2010-10-27
oom: add per-mm oom disable count
Ying Han
5
-1
/
+54
2010-10-27
Documentation/filesystems/proc.txt: improve smaps field documentation
Matt Mackall
1
-7
/
+7
2010-10-27
vmcore: it is not experimental any more
WANG Cong
1
-2
/
+2
2010-10-27
um: fix IRQ flag handling naming
Richard Weinberger
1
-17
/
+32
2010-10-27
percpu: fix list_head init bug in __percpu_counter_init()
Masanori ITOH
1
-0
/
+1
2010-10-27
kfifo: disable __kfifo_must_check_helper()
Andrew Morton
1
-5
/
+2
2010-10-27
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
3
-10
/
+4
2010-10-27
ipmi: proper spinlock initialization
Eric Dumazet
1
-11
/
+19
2010-10-27
drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts
Michael Hennerich
1
-2
/
+2
2010-10-27
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
1
-1
/
+1
2010-10-27
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
1
-0
/
+17
2010-10-27
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-10-27
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
1
-1
/
+1
2010-10-27
types.h: move misplaced comment
Andrew Morton
1
-10
/
+10
2010-10-27
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-26
AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family
Nicolas Ferre
1
-6
/
+6
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
3
-1
/
+190
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
3
-3
/
+10
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2
-2
/
+8
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
6
-35
/
+12
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
4
-58
/
+51
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
1
-7
/
+7
2010-10-26
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
Peter Horton
3
-2
/
+63
2010-10-26
AT91: add board support for Pcontrol_G20
Peter Gsellmann
4
-0
/
+504
2010-10-26
net/sunrpc: Use static const char arrays
Joe Perches
1
-1
/
+1
2010-10-26
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-26
spi: tegra: fix error setting on timeout
Erik Gilling
1
-4
/
+4
2010-10-26
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2
-2
/
+4
2010-10-25
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
J. Bruce Fields
1
-3
/
+0
2010-10-25
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
1
-6
/
+0
2010-10-25
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
1
-1
/
+1
2010-10-25
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
1
-3
/
+0
2010-10-25
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-25
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
3
-118
/
+0
2010-10-25
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-25
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
2010-10-25
hwmon: lis3: use block read to access data registers
Samu Onkalo
4
-3
/
+33
2010-10-25
hwmon: lis3: Adjust fuzziness for 8 bit device
Samu Onkalo
1
-4
/
+14
2010-10-25
hwmon: lis3: New parameters to platform data
Samu Onkalo
2
-8
/
+19
2010-10-25
hwmon: lis3: restore axis enabled bits
Samu Onkalo
2
-2
/
+2
2010-10-25
hwmon: lis3: Power on corrections
Samu Onkalo
2
-8
/
+12
2010-10-25
hwmon: lis3: Update coordinates at polled device open
Samu Onkalo
1
-0
/
+5
2010-10-25
hwmon: lis3: Cleanup interrupt handling
Samu Onkalo
2
-22
/
+13
2010-10-25
hwmon: lis3: regulator control
Samu Onkalo
4
-1
/
+121
2010-10-25
hwmon: lis3: pm_runtime support
Samu Onkalo
3
-13
/
+102
[next]