index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
misc/at24: avoid infinite loop on write()
Vladimir Zapolskiy
1
-0
/
+3
2013-10-30
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
1
-1
/
+1
2013-10-30
misc: atmel_pwm: add deferred-probing support
Johan Hovold
1
-2
/
+4
2013-10-30
mei: wd: host_init propagate error codes from called functions
Tomas Winkler
1
-6
/
+6
2013-10-30
mei: replace stray pr_debug with dev_dbg
Alexander Usyskin
1
-1
/
+1
2013-10-30
mei: bus: propagate error code returned by mei_me_cl_by_id
Tomas Winkler
1
-1
/
+1
2013-10-30
mei: mei_cl_link remove duplicated check for open_handle_count
Tomas Winkler
1
-6
/
+0
2013-10-30
mei: print correct device state during unexpected reset
Alexander Usyskin
1
-4
/
+4
2013-10-30
mei: nfc: fix memory leak in error path
Tomas Winkler
1
-4
/
+6
2013-10-30
lkdtm: add tests for additional page permissions
Kees Cook
1
-0
/
+61
2013-10-30
lkdtm: adjust recursion size to avoid warnings
Kees Cook
1
-10
/
+20
2013-10-25
lkdtm: isolate stack corruption test
Kees Cook
1
-6
/
+10
2013-10-20
mei: move host_clients_map cleanup to device init
Alexander Usyskin
2
-9
/
+8
2013-10-20
mei: me: downgrade two errors to debug level
Paul Bolle
1
-2
/
+2
2013-10-20
Drivers: hv: vmbus: Fix a bug in channel rescind code
K. Y. Srinivasan
1
-2
/
+3
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-17
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-17
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-17
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-17
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2
-2
/
+14
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
6
-148
/
+79
2013-10-17
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-10-17
block/partitions/efi.c: treat size mismatch as a warning, not an error
Doug Anderson
1
-1
/
+6
2013-10-17
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
Andrea Arcangeli
1
-1
/
+15
2013-10-17
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2013-10-17
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-17
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
3
-2
/
+9
2013-10-17
gcov: MAINTAINERS: Add an entry for gcov
Peter Oberparleiter
1
-0
/
+6
2013-10-17
mm/hugetlb.c: correct missing private flag clearing
Joonsoo Kim
1
-0
/
+1
2013-10-17
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
1
-0
/
+1
2013-10-17
ipc/sem.c: synchronize semop and semctl with IPC_RMID
Manfred Spraul
1
-13
/
+29
2013-10-17
ipc: update locking scheme comments
Davidlohr Bueso
1
-6
/
+21
2013-10-17
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
1
-0
/
+2
2013-10-17
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
1
-2
/
+5
2013-10-16
cpufreq: s3c64xx: Rename index to driver_data
Charles Keepax
1
-1
/
+1
2013-10-16
ACPI / power: Drop automaitc resume of power resource dependent devices
Rafael J. Wysocki
1
-99
/
+1
2013-10-16
drivers: hv: Fix wrong check for synic_event_page
Felipe Pena
1
-1
/
+1
2013-10-16
intel_pstate: Fix type mismatch warning
Rafael J. Wysocki
1
-3
/
+4
2013-10-16
Drivers: hv: vmbus: Fix a bug in channel rescind code
K. Y. Srinivasan
1
-6
/
+2
2013-10-16
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
Matthew Dawson
1
-1
/
+1
2013-10-16
usb/chipidea: fix oops on memory allocation failure
Russell King - ARM Linux
1
-2
/
+4
[next]