index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2
-3
/
+9
2010-08-05
driver core: fix memory leak on one error path in bus_register()
Jike Song
1
-1
/
+1
2010-08-05
debugfs: no longer needs to depend on SYSFS
Randy Dunlap
1
-1
/
+0
2010-08-05
sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
Ira Weiny
1
-2
/
+2
2010-08-05
sysfs: fix discrepancies between implementation and documentation
Bart Van Assche
1
-19
/
+25
2010-08-05
dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
Axel Lin
1
-3
/
+2
2010-08-05
dmi-id: fix a memory leak in dmi_id_init error path
Axel Lin
1
-1
/
+3
2010-08-05
sysfs: sysfs_chmod_file's attr can be const
Jean Delvare
2
-4
/
+5
2010-08-05
firmware: Update hotplug script
Magnus Damm
1
-8
/
+9
2010-08-05
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
1
-1
/
+1
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
3
-82
/
+85
2010-08-05
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
1
-3
/
+3
2010-08-05
firmware loader: embed device into firmware_priv structure
Dmitry Torokhov
1
-133
/
+122
2010-08-05
firmware loader: use statically initialized data attribute
Dmitry Torokhov
1
-6
/
+3
2010-08-05
Driver core: Drop __must_check from bus_for_each_drv()
Jean Delvare
1
-3
/
+2
2010-08-05
Driver core: internal struct dma_coherent_mem, change type of a member.
Marin Mitov
1
-1
/
+1
2010-08-05
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_cif.c
Hans J. Koch
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED from uio_sercos3.c
Hans J. Koch
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
Hans J. Koch
1
-1
/
+0
2010-08-05
nick piggin: change email address
Nick Piggin
2
-2
/
+2
2010-08-05
MIPS: PowerTV: Separate PowerTV USB support from non-USB code
David VomLehn
5
-229
/
+432
2010-08-05
MIPS: strip the un-needed sections of vmlinuz
Wu Zhangjin
1
-0
/
+3
2010-08-05
MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
Wu Zhangjin
2
-13
/
+14
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/decompress.c
Wu Zhangjin
1
-24
/
+14
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/ld.script
Wu Zhangjin
1
-34
/
+17
2010-08-05
MIPS: Unify the suffix of compressed vmlinux.bin
Wu Zhangjin
2
-8
/
+61
2010-08-05
MIPS: PowerTV: Add Gaia platform definitions.
David VomLehn
6
-11
/
+708
2010-08-05
MIPS: BCM47xx: Fix nvram_getenv return value.
Hauke Mehrtens
2
-2
/
+5
2010-08-05
MIPS: Octeon: Allow more than 3.75GB of memory with PCIe
David Daney
4
-14
/
+87
2010-08-05
MIPS: Clean up notify_die() usage.
David Daney
1
-10
/
+15
2010-08-05
MIPS: Remove unused task_struct.trap_no field.
David Daney
3
-4
/
+1
2010-08-05
Documentation: Mention that KProbes is supported on MIPS
David Daney
1
-0
/
+1
2010-08-05
SAMPLES: kprobe_example: Make it print something on MIPS.
David Daney
1
-0
/
+9
2010-08-05
MIPS: kprobe: Add support.
David Daney
9
-2
/
+695
2010-08-05
MIPS: Add instrunction format for BREAK and SYSCALL
David Daney
1
-1
/
+14
2010-08-05
MIPS: kprobes: Define regs_return_value()
David Daney
1
-0
/
+1
2010-08-05
MIPS: Ritually kill stupid printk.
Ralf Baechle
5
-5
/
+0
2010-08-05
MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.
Chandrakala Chavva
2
-0
/
+33
2010-08-05
MIPS: Octeon: Support 256 MSI on PCIe
David Daney
2
-118
/
+178
2010-08-05
MIPS: Decode core number for R2 CPUs.
David Daney
1
-0
/
+3
2010-08-05
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
1
-2
/
+1
2010-08-05
MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ
Wu Zhangjin
1
-1
/
+0
2010-08-05
MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()
Wu Zhangjin
3
-4
/
+10
2010-08-05
MIPS: Loongson: Remove set_irq_trigger_mode()
Wu Zhangjin
4
-18
/
+8
2010-08-05
WATCHDOG: Add watchdog driver for OCTEON SOCs
David Daney
4
-0
/
+829
2010-08-05
MIPS: Define ST0_NMI in asm/mipsregs.h
David Daney
1
-0
/
+1
2010-08-05
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
1
-0
/
+4
2010-08-05
MIPS: Octeon: Export prom_putchar().
David Daney
1
-1
/
+5
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
4
-63
/
+110
[next]