summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-21parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller1-0/+1
2013-02-21parisc: remove unused compat_rt_sigframe.h headerPaul Bolle1-50/+0
2013-02-21parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+25
2013-02-21parisc: space register variables need to be in native length (unsigned long)John David Anglin1-1/+1
2013-02-21parisc: fix ptrace breakageAl Viro1-1/+4
2013-02-21parisc: always detect multiple physical rangesJohn David Anglin1-3/+2
2013-02-21parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin1-4/+5
2013-02-21parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2-0/+4
2013-02-21parisc: remove IRQF_DISABLEDPeter Zijlstra3-5/+5
2013-02-21parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin1-0/+64
2013-02-21parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin1-7/+81
2013-02-21parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin1-45/+290
2013-02-21parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin3-34/+40
2013-02-21drivers/parisc/pdc_stable.c: use WARNJulia Lawall1-4/+2
2013-02-21drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2-12/+7
2013-02-21parisc: fix possible memory leak in pat_query_module()Wei Yongjun1-0/+2
2013-02-21parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller2-0/+21
2013-02-21parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin1-2/+2
2013-02-21parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller1-5/+4
2013-02-21Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller3-5/+29
2013-02-19Linux 3.8v3.8Linus Torvalds1-1/+1
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-6/+18
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-16Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds5-65/+33
2013-02-16Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab1-3/+3
2013-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-14/+68
2013-02-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-02-16Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2013-02-16Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-1/+2
2013-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+3
2013-02-15Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-15Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen1-1/+1
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown1-0/+1
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-14xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt1-2/+1
2013-02-14x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-14sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-14sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-149/+191
2013-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-100/+109
2013-02-14MAINTAINERS: change my email and reposWolfram Sang1-13/+3
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann1-2/+3
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning1-1/+1
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre1-0/+5
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong1-7/+64
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8