index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nonet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-26
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2014-07-26
defconfig: BF609: update spi config name
Steven Miao
1
-1
/
+1
2014-07-26
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
1
-2
/
+0
2014-07-26
blackfin: bind different groups of one pinmux function to different state name
Sonic Zhang
2
-11
/
+12
2014-07-26
blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
Steven Miao
7
-0
/
+7
2014-07-26
pm: bf609: cleanup smc nor flash
Steven Miao
3
-7
/
+5
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-24
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-24
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-24
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-24
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
2014-07-24
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
1
-1
/
+2
2014-07-24
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
1
-1
/
+2
2014-07-24
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
3
-9
/
+17
2014-07-24
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-23
x86, cpu: Fix cache topology for early P4-SMT
Peter Zijlstra
2
-11
/
+23
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2
-12
/
+5
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
1
-16
/
+9
2014-07-23
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
1
-4
/
+13
2014-07-23
Input: document INPUT_PROP_TOPBUTTONPAD
Peter Hutterer
1
-0
/
+13
2014-07-22
drm/radeon: fix error handling in radeon_vm_bo_set_addr
Christian König
1
-0
/
+4
2014-07-22
ALSA: bebob: Correction for return value of special_clk_ctl_put() in error
Takashi Sakamoto
1
-1
/
+1
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2
-1
/
+4
2014-07-22
fuse: s_time_gran fix
Miklos Szeredi
1
-3
/
+0
2014-07-22
ALSA: bebob: Correction for return value of .put callback
Takashi Sakamoto
1
-7
/
+19
2014-07-22
ALSA: bebob: Use different labels for digital input/output
Takashi Sakamoto
1
-7
/
+16
2014-07-22
ALSA: bebob: Fix a missing to unlock mutex in error handling case
Takashi Sakamoto
1
-2
/
+2
2014-07-22
x86_32, entry: Store badsys error code in %eax
Sven Wegener
1
-4
/
+5
2014-07-22
drm/i915: fix freeze with blank screen booting highmem
Hugh Dickins
1
-2
/
+2
2014-07-22
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
1
-1
/
+1
2014-07-22
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
2
-0
/
+2
2014-07-22
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
1
-1
/
+2
2014-07-22
powerpc: Fix bugs in emulate_step()
Paul Mackerras
1
-5
/
+5
2014-07-22
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2
-0
/
+21
2014-07-22
sparc: Hook up renameat2 syscall.
David S. Miller
4
-1
/
+6
2014-07-22
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-07-21
drm/i915: Reorder the semaphore deadlock check, again
Chris Wilson
1
-7
/
+4
[next]