- 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
- ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
- f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
- beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
- fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
- 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 7b95809 pc8736x_gpio: depends on X86_32 by Randy Dunlap · 14 years ago
- 4457d98 kfifo: fix kfifo miss use of nozami.c by Stefani Seibold · 14 years ago
- e73790a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore by Julia Lawall · 14 years ago
- 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
- 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
- f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
- c8ba6c5 param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme by Rusty Russell · 14 years ago
- 549a8a0 Add param ops struct for hvc_iucv driver. by Sachin Sant · 15 years ago
- bf9c1fc Char: nozomi, set tty->driver_data appropriately by Jiri Slaby · 14 years ago
- ee78bb9 Char: nozomi, fix tty->count counting by Jiri Slaby · 14 years ago
- 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
- 2b50d24 tty_io: remove casts from void* by Kulikov Vasiliy · 14 years ago
- 11dbf20 tty: avoid recursive BTM in pty_close by Arnd Bergmann · 14 years ago
- e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
- b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
- ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
- 2036521 tty: untangle locking of wait_until_sent by Arnd Bergmann · 14 years ago
- 60af22d tty: reorder ldisc locking by Arnd Bergmann · 14 years ago
- be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
- 64ba3dc tty: never hold BTM while getting tty_mutex by Arnd Bergmann · 14 years ago
- ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
- 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
- ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
- e33ac1c vc: Locking clean up by Alan Cox · 14 years ago
- a360fae synclink: reworking locking a bit by Alan Cox · 14 years ago
- 7479db0 specialix: Kill the BKL by Alan Cox · 14 years ago
- 7cc34fd epca: Kill the big kernel lock by Alan Cox · 14 years ago
- 25c3cdf cyclades: Kill off BKL usage by Alan Cox · 14 years ago
- f602501 synclink: kill the big kernel lock by Alan Cox · 14 years ago
- 417b6e0 rocket: kill BKL by Alan Cox · 14 years ago
- ec82db1 isicom: kill off the BKL by Alan Cox · 14 years ago
- bf936f9 riscom8: kill use of lock_kernel by Alan Cox · 14 years ago
- 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 14 years ago
- b4eda9c stallion: prune lock_kernel calls by Alan Cox · 14 years ago
- 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
- 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
- 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 14 years ago
- ea5d023 n_gsm.c: removed duplicated #includes by Andrea Gelmini · 15 years ago
- f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
- 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
- b329bec char: add WARN_ON() in misc_deregister() by Akinobu Mita · 14 years ago
- d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
- 50b6e71 Revert "hwrng: n2-drv - remove casts from void*" by Herbert Xu · 14 years ago
- 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
- 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
- 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
- 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
- ab11b48 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
- fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
- b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
- d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
- 96576a9 agp: intel-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
- 46cfc58 agp: efficeon-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
- fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
- 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
- b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
- 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
- 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
- d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
- d1d6ca7 drm/agp/i915: trim stolen space to 32M by Jesse Barnes · 14 years ago
- 831cd44 agp/intel: Destroy the scatterlist on allocation failure by Chris Wilson · 14 years ago
- 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
- a2757b6 agp/intel: Add actual definitions of the Sandybridge PTE caching bits. by Zhenyu Wang · 14 years ago
- 3869d4a agp/intel: Support the extended physical addressing bits on Sandybridge. by Zhenyu Wang · 14 years ago
- 8699be3 intel_agp: Don't oops with zero stolen memory by Ondrej Zary · 14 years ago
- 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
- 4015d9a random: Reorder struct entropy_store to remove padding on 64bits by Richard Kennedy · 14 years ago
- 53c1f76 Input: keyboard - also match braille-only keyboards by Samuel Thibault · 14 years ago
- ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
- 225aa011 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
- e7b96f2 agp/intel: Use the correct mask to detect i830 aperture size. by Tim Gardner · 14 years ago
- 59f6fbe tpm_tis: fix subsequent suspend failures by Rajiv Andrade · 14 years ago
- 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
- edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
- 7ea7c6d synclink: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
- 4455b11 hvc_console: use "*_console" nomenclature to avoid modpost warning. by Chris Metcalf · 14 years ago
- a2262d8 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
- ef06f55 arch/tile: catch up on various minor cleanups. by Chris Metcalf · 14 years ago
- 8b9cfdc hwrng: n2-drv - remove casts from void* by Kulikov Vasiliy · 14 years ago
- bf4f42b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 8d1f66d ipmi: set schedule_timeout_wait() value back to one by Martin Wilck · 14 years ago
- 5648028 ipmi: make sure drivers were registered before unregistering them by Matthew Garrett · 14 years ago