index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rtalloc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
1
-6
/
+38
2012-03-06
mmap: EINVAL not ENOMEM when rejecting VM_GROWS
Hugh Dickins
1
-1
/
+2
2012-03-06
vsprintf: make %pV handling compatible with kasprintf()
Jan Beulich
1
-3
/
+9
2012-03-06
page_cgroup: fix horrid swap accounting regression
Hugh Dickins
1
-1
/
+3
2012-03-06
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
H Hartley Sweeten
1
-0
/
+2
2012-03-06
ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2012-03-06
ARM: pxa: fix invalid mfp pin issue
Haojian Zhuang
1
-0
/
+7
2012-03-06
ARM: pxa: remove duplicated registeration on pxa-gpio
Haojian Zhuang
5
-5
/
+0
2012-03-06
ARM: pxa: add dummy clock for pxa25x and pxa27x
Haojian Zhuang
2
-0
/
+2
2012-03-06
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
Alexandre Bounine
1
-2
/
+3
2012-03-06
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
1
-1
/
+1
2012-03-06
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
1
-3
/
+3
2012-03-06
alpha: fix 32/64-bit bug in futex support
Andrew Morton
1
-1
/
+1
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
6
-48
/
+18
2012-03-06
debugobjects: Fix selftest for static warnings
Stephen Boyd
1
-11
/
+3
2012-03-06
floppy/scsi: fix setting of BIO flags
Muthu Kumar
2
-2
/
+2
2012-03-06
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
1
-35
/
+37
2012-03-06
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
1
-7
/
+7
2012-03-06
c2port: class_create() returns an ERR_PTR
Dan Carpenter
1
-2
/
+2
2012-03-06
pps: class_create() returns an ERR_PTR, not NULL
Dan Carpenter
1
-2
/
+2
2012-03-06
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
1
-4
/
+7
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
2
-10
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
3
-14
/
+3
2012-03-06
vfork: make it killable
Oleg Nesterov
2
-9
/
+33
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
3
-13
/
+13
2012-03-06
aio: wake up waiters when freeing unused kiocbs
Jeff Moyer
1
-0
/
+2
2012-03-06
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
3
-2
/
+19
2012-03-06
md/raid10: fix assembling of arrays with replacement devices.
NeilBrown
1
-1
/
+0
2012-03-05
drm, gma500: Fix Cedarview boot failures in 3.3-rc
Alan Cox
3
-6
/
+6
2012-03-05
flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held
Al Viro
1
-1
/
+1
2012-03-05
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
Al Viro
1
-0
/
+2
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
2
-14
/
+14
2012-03-05
qla3xxx: ethernet: Fix bogus interrupt state flag.
Santosh Nayak
1
-3
/
+2
2012-03-05
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
1
-2
/
+5
2012-03-05
regulator: Fix mask parameter in da9052_reg_update calls
Axel Lin
1
-4
/
+4
2012-03-05
HID: hid-input: allow array fields out of range
Nikolai Kondrashov
1
-2
/
+7
2012-03-05
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-03-05
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
1
-1
/
+1
2012-03-05
bridge: Adjust min age inc for HZ > 256
Joakim Tjernlund
1
-2
/
+2
2012-03-05
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
2
-20
/
+20
2012-03-04
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
1
-3
/
+3
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
4
-5
/
+17
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
1
-3
/
+4
2012-03-04
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
1
-2
/
+3
2012-03-04
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
1
-2
/
+2
2012-03-04
MAINTAINERS: hand over atmel-mci (sd/mmc interface)
Nicolas Ferre
1
-2
/
+2
2012-03-04
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-03
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
1
-0
/
+1
2012-03-03
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
4
-15
/
+39
[next]