]> nv-tegra.nvidia Code Review - linux-2.6.git/shortlog
linux-2.6.git
2009-09-30 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2009-09-30 Linus Torvaldspty: reconnect the BSD TIOCSPTLCK handling to legacy...
2009-09-30 Linus TorvaldsRevert "x86, mce: do not compile mcelog message on...
2009-09-28 Hiroshi DOYUomap: Fix wrong condition check in while loop for mailb...
2009-09-27 Linus TorvaldsLinux 2.6.32-rc1
2009-09-27 Linus Torvaldsalpha: Fix duplicate <asm/thread_info.h> include
2009-09-27 Dave Youngtty: Fix regressions caused by commit b50989dc
2009-09-27 Linus TorvaldsACPI: kill "unused variable ā€˜iā€™" warning
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus TorvaldsMerge branch 'timers-for-linus' of git://git.kernel...
2009-09-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-09-27 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-09-27 Len BrownACPI: IA64=y ACPI=n build fix
2009-09-27 Roland DreierACPI: Kill overly verbose "power state" log messages
2009-09-27 Linus Torvaldsx86: Fix hwpoison code related build failure on 32...
2009-09-27 Zhao YakuiACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regre...
2009-09-27 Jean DelvareACPI: Clarify resource conflict message
2009-09-27 Henrique de... thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL...
2009-09-26 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-09-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26 Alexey Dobriyanheaders: kref.h redux
2009-09-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-09-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2009-09-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-09-26 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-09-26 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-26 Nicolas Pitremake Linux bootable on ARM again
2009-09-26 Michael Hennerichbacklight: new driver for ADP5520/ADP5501 MFD PMICs
2009-09-26 Henrique de... backlight: extend event support to also support poll()
2009-09-26 Bjorn HelgaasACPI: i2c-scmi: don't use acpi_device_uid()
2009-09-26 Len BrownMerge branch 'thinkpad-2.6.32-part2' into release
2009-09-26 Len BrownMerge branch 'bjorn-HID' into release
2009-09-25 Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25 David S. Millerat91_can: Forgotten git 'add' of at91_can.c
2009-09-25 SriramTI Davinci EMAC: Fix in vector definition for EMAC_VERS...
2009-09-25 Jarek Poplawskiax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
2009-09-25 Bjorn HelgaasACPI: simplify building device HID/CID list
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_uid() and related stuff
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.hardware_id
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.compatible_ids
2009-09-25 Bjorn HelgaasACPI: maintain a single list of _HID and _CID IDs
2009-09-25 Bjorn HelgaasACPI: make sure every acpi_device has an ID
2009-09-25 Bjorn HelgaasACPI: use acpi_device_hid() when possible
2009-09-25 Bjorn HelgaasACPI: fix synthetic HID for \_SB_
2009-09-25 Bjorn HelgaasACPI: handle re-enumeration, when acpi_devices might...
2009-09-25 Bjorn HelgaasACPI: factor out device type and status checking
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_status_handle()
2009-09-25 Bjorn HelgaasACPI: use acpi_walk_namespace() to enumerate devices
2009-09-25 Bjorn HelgaasACPI: identify device tree root by null parent pointer...
2009-09-25 Bjorn HelgaasACPI: enumerate namespace before adding functional...
2009-09-25 Bjorn HelgaasACPI: convert acpi_bus_scan() to operate on an acpi_handle
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_parent() and remove "parent...
2009-09-25 Bjorn HelgaasACPI: remove unnecessary argument checking
2009-09-25 Bjorn HelgaasACPI: remove redundant "type" arguments
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_set_context() "type" argument
2009-09-25 Bjorn HelgaasACPI: use device_type rather than comparing HID
2009-09-25 Bjorn HelgaasACPI: save device_type in acpi_device
2009-09-25 Bjorn HelgaasACPI: remove redundant "handle" and "parent" arguments
2009-09-25 Bjorn HelgaasACPI: remove unused acpi_bus_scan_fixed() argument
2009-09-25 Bjorn HelgaasACPI: add debug for device addition
2009-09-25 Bjorn HelgaasACPICA: fixup after acpi_get_object_info() change
2009-09-25 David S. MillerMerge branch 'master' of ssh://master.kernel.org/pub...
2009-09-25 Jeff Laytoncifs: fix locking and list handling code in cifs_open...
2009-09-25 Sam Ravnborgalpha: fix build after vmlinux.lds.S cleanup
2009-09-25 Manuel Laussmips: fix build of vmlinux.lds
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: writeback_inodes_sb() should use bdi_start_w...
2009-09-25 Wu Fengguangwriteback: don't delay inodes redirtied by a fast dirtier
2009-09-25 Jens Axboewriteback: make the super_block pinning more efficient
2009-09-25 Jens Axboewriteback: don't resort for a single super_block in...
2009-09-25 Shaohua Liwriteback: move inodes from one super_block together
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Jens Axboewriteback: improve readability of the wb_writeback...
2009-09-25 Wu Fengguangwriteback: cleanup writeback_single_inode()
2009-09-25 Wu Fengguangwriteback: kupdate writeback shall not stop when more...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Wu Fengguangwriteback: balance_dirty_pages() shall write more than...
2009-09-25 Jan Karafs: Fix busyloop in wb_writeback()
2009-09-25 Tony Luck[IA64] implement ticket locks for Itanium
2009-09-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-25 Ingo MolnarMerge branch 'x86/asm' into x86/urgent
2009-09-25 Thierry Reding[WATCHDOG] Add support for the Avionic Design Xanthos...
2009-09-25 Guennadi Liakhovetskish_mobile_ceu_camera: fix compile breakage, caused...
2009-09-25 Nobuhiro Iwamatsush: Add support DMA Engine to SH7780
2009-09-25 Nobuhiro Iwamatsush: Add support DMA Engine to SH7722
2009-09-25 Paul MundtMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-09-25 Paul Mundtsh: enable onenand support in kfr2r09 defconfig.
2009-09-25 Paul Mundtsh: update defconfigs.
2009-09-25 Steve French[CIFS] Remove build warning
2009-09-25 Jeff Laytoncifs: fix problems with last two commits
2009-09-25 Kuninori Morimotosh: add FSI driver support for ms7724se
next