]> err.no Git - linux-2.6/shortlog
linux-2.6
2006-09-27 Franck Bui-Huu[MIPS] Simplify dump_stack()
2006-09-27 Franck Bui-Huu[MIPS] Make frame_info_init() more readable.
2006-09-27 Franck Bui-Huu[MIPS] Miscellaneous cleanup in prologue analysis code
2006-09-27 Franck Bui-Huu[MIPS] Remove unused MODULE_RANGE macro.
2006-09-27 Franck Bui-Huu[MIPS] Make get_frame_info() more readable.
2006-09-27 Ralf Baechle[MIPS] c-r4k: Typo fix.
2006-09-27 Peter Watkins[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
2006-09-27 Atsushi Nemoto[MIPS] dump_stack() based on prologue code analysis
2006-09-27 Yoichi Yuasa[MIPS] db1x00: Remove unused mirage_ts.c
2006-09-27 Atsushi Nemoto[MIPS] Rearrange show_stack, show_trace
2006-09-27 Yoichi Yuasa[MIPS] Updat mpc30x defconfig
2006-09-27 Yoichi Yuasa[MIPS] Updat workpad defconfig
2006-09-27 Yoichi Yuasa[MIPS] Update e55 defconfig
2006-09-27 Maxime Bizon[MIPS] Honour "panic_on_oops" sysctl.
2006-09-27 Kenji Kaneshigepciehp - fix wrong return value
2006-09-27 Satoru TakeuchiIA64: PCI: dont disable irq which is not enabled
2006-09-27 Satoru Takeuchiacpiphp: add support for ioapic hot-remove
2006-09-27 Satoru TakeuchiPCI: assign ioapic resource at hotplug
2006-09-27 Satoru Takeuchiacpiphp: disable bridges
2006-09-27 Satoru Takeuchiacpiphp: stop bus device before acpi_bus_trim
2006-09-27 Satoru TakeuchiPCI: add pci_stop_bus_device
2006-09-27 Satoru Takeuchiacpiphp: do not initialize existing ioapics
2006-09-27 Satoru Takeuchiacpiphp: initialize ioapics before starting devices
2006-09-27 Satoru Takeuchiacpiphp: set hpp values before starting devices
2006-09-27 Satoru TakeuchiPCI Hotplug: cleanup pcihp skeleton code.
2006-09-27 Michael S.... PCI: Restore PCI Express capability registers after...
2006-09-27 Adrian BunkPCI: drivers/pci/hotplug/acpiphp_glue.c: make a functio...
2006-09-27 Alan CoxPCI: Multiprobe sanitizer
2006-09-27 Greg Kroah... PCI: fix __must_check warnings
2006-09-27 Greg Kroah... PCI Hotplug: fix __must_check warnings
2006-09-27 Greg Kroah... SHPCHP: fix __must_check warnings
2006-09-27 Zhang, YanminPCI-Express AER implemetation: pcie_portdrv error handler
2006-09-27 Zhang, YanminPCI-Express AER implemetation: AER core and aerdriver
2006-09-27 Zhang, YanminPCI-Express AER implemetation: export pcie_port_bus_type
2006-09-27 Zhang, YanminPCI-Express AER implemetation: aer howto document
2006-09-27 Randy DunlapPCIE: check and return bus_register errors
2006-09-27 Brice GoglinMSI: Blacklist PCI-E chipsets depending on Hypertranspo...
2006-09-27 Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-09-27 Brice GoglinMSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
2006-09-27 Brice GoglinMSI: Factorize common code in pci_msi_supported()
2006-09-27 Brice GoglinMSI: Cleanup existing MSI quirks
2006-09-27 Matthew WilcoxResources: insert identical resources above existing...
2006-09-26 Jean Delvarei2c: Drop unimplemented slave functions
2006-09-26 Jean Delvarei2c: Constify i2c_algorithm declarations, part 2
2006-09-26 Jean Delvarei2c: Constify i2c_algorithm declarations, part 1
2006-09-26 David Brownelli2c: Let drivers constify i2c_algorithm data
2006-09-26 Jean Delvarei2c-isa: Restore driver owner
2006-09-26 Rudolf Mareki2c-viapro: Add support for the VT8237A and VT8251
2006-09-26 Jean Delvarei2c: Warn on i2c client creation failure
2006-09-26 Jean Delvarei2c-core: Drop useless bitmaskings
2006-09-26 Adrian Bunki2c-algo-pcf: Discard the mdelay data struct member
2006-09-26 Jean Delvarei2c-algo-bit: Cleanups
2006-09-26 David Hubbardi2c-isa: Fail adding driver on attach_adapter error
2006-09-26 Jean Delvarei2c: __must_check fixes (chip drivers)
2006-09-26 Jean Delvarei2c-dev: attach/detach_adapter cleanups
2006-09-26 Jean Delvarei2c-stub: Chip address as a module parameter
2006-09-26 Jean Delvarei2c: Plan i2c-isa for removal
2006-09-26 Komal Shahi2c: New bus driver for TI OMAP boards
2006-09-26 Jean Delvarei2c-algo-bit: Discard the mdelay data struct member
2006-09-26 Jean Delvarei2c-matroxfb: Struct init conversion
2006-09-26 Arthur Othienoi2c: Fix copy-n-paste in subsystem Kconfig
2006-09-26 Domen Punceri2c-au1550: Add I2C support for Au1200
2006-09-26 Domen Punceri2c-au1550: Add SMBus functionality flag
2006-09-26 Domen Punceri2c-au1550: Fix timeout problem
2006-09-26 Jean Delvarei2c-sibyte: Kip Walker is gone
2006-09-26 Jean Delvarei2c-algo-sibyte: Merge into i2c-sibyte
2006-09-26 Jean Delvarei2c-algo-sibyte: Cleanups
2006-09-26 Jean Delvarei2c: __must_check fixes, i2c-dev
2006-09-26 Jean Delvarei2c: __must_check fixes (core drivers)
2006-09-26 Jean Delvarei2c-dev: Drop the client template
2006-09-26 Jean Delvarei2c-dev: Use a list for data storage
2006-09-26 Jean Delvarei2c-dev: Cleanups
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-09-26 Heiko Carstens[PATCH] s390: fix cmm kernel thread handling
2006-09-26 Jeff Dike[PATCH] Make UML use ptrace-abi.h
2006-09-26 Jeff Dike[PATCH] Split i386 and x86_64 ptrace.h
2006-09-26 Alan Cox[PATCH] UML: tty locking
2006-09-26 Jeff Dike[PATCH] uml: stack usage reduction
2006-09-26 Paolo 'Blaisorblade... [PATCH] uml: clean our set_ether_mac
2006-09-26 Jeff Dike[PATCH] uml: Remove unused variable
2006-09-26 Jeff Dike[PATCH] uml: timer cleanups
2006-09-26 Jeff Dike[PATCH] uml: Move signal handlers to arch code
2006-09-26 Jeff Dike[PATCH] uml: SIGIO cleanups
2006-09-26 Jeff Dike[PATCH] uml: Improve SIGBUS diagnostics
2006-09-26 Jeff Dike[PATCH] uml: Fix handling of failed execs of helpers
2006-09-26 Jeff Dike[PATCH] uml: Whitespace fixes
2006-09-26 Jeff Dike[PATCH] uml: Fix stack alignment
2006-09-26 Jeff Dike[PATCH] uml: Use ARRAY_SIZE more assiduously
2006-09-26 Jeff Dike[PATCH] uml: Use klibc setjmp/longjmp
2006-09-26 Rafael J. Wysocki[PATCH] PM: Add pm_trace switch
2006-09-26 Rafael J. Wysocki[PATCH] i386: Detect clock skew during suspend
2006-09-26 Rafael J. Wysocki[PATCH] suspend: make it possible to disable serial...
2006-09-26 Rafael J. Wysocki[PATCH] PM: make it possible to disable console suspending
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce memory bitmaps
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce some helpful constants
2006-09-26 Rafael J. Wysocki[PATCH] Change the name of pagedir_nosave
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: clean up suspend header
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix alloc_pagedir
next