index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
137
-1065
/
+8141
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
34
-544
/
+977
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-25
/
+26
2010-08-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-9508
/
+1058
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
297
-2178
/
+16724
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
13
-259
/
+513
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
[next]