summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller
2013-02-20parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller
2013-02-20parisc: remove unused compat_rt_sigframe.h headerPaul Bolle
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2013-02-20parisc: space register variables need to be in native length (unsigned long)John David Anglin
2013-02-20parisc: fix ptrace breakageAl Viro
2013-02-20parisc: always detect multiple physical rangesJohn David Anglin
2013-02-20parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-02-20parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin
2013-02-20parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin
2013-02-20drivers/parisc/pdc_stable.c: use WARNJulia Lawall
2013-02-20drivers/parisc: Use printf extension %pR for struct resourceJoe Perches
2013-02-20parisc: fix possible memory leak in pat_query_module()Wei Yongjun
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller
2013-02-20parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin
2013-02-20parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller
2013-02-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller
2013-02-18Linux 3.8Linus Torvalds
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-13MAINTAINERS: change my email and reposWolfram Sang
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong