aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/printk-formats.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明4-38/+18
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-20sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2-3/+29
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet1-3/+1
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat1-2/+2
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen2-3/+4
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen1-5/+1
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen1-4/+2
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen1-1/+1
2013-02-19hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen1-0/+1
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+8
2013-02-19atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang3-9/+5
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng1-4/+5
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov1-1/+1
2013-02-19Revert "xen: netback: remove redundant xenvif_put"David S. Miller1-0/+1
2013-02-19MIPS: remove broken conditional inside vpe loader codeJohn Crispin1-12/+3
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli1-0/+1
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen5-11/+10
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney5-1/+9
2013-02-19MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos5-0/+171
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2-0/+18
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos3-0/+51
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos3-1/+24
2013-02-19MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos1-1/+2
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2-0/+5
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2-1/+4
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos3-8/+140
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2-0/+117
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos4-1/+40
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2-0/+4
2013-02-19MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos1-1/+1
2013-02-19mips: reserve elfcorehdrCorey Minyard1-0/+39
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard1-21/+31
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar1-0/+1
2013-02-19cputime: Remove irqsave from seqlock readersThomas Gleixner1-6/+4
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang5-459/+450
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19bonding: set sysfs device_type to 'bond'Doug Goldstein1-0/+6
2013-02-19bonding: fix bond_release_all inconsistenciesnikolay@redhat.com1-117/+18
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19xen: netback: remove redundant xenvif_putAndrew Jones1-1/+0
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov1-5/+2