| Commit message (Expand) | Author | Files | Lines |
2009-08-10 | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically | Akinobu Mita | 2 | -13/+11 |
2009-08-08 | x86, 32-bit: Use generic sys_pipe() | Amerigo Wang | 2 | -15/+1 |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar | 1 | -1/+1 |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita | 6 | -28/+32 |
2009-07-19 | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita | 5 | -49/+34 |
2009-07-19 | x86: Remove unused patch_espfix_desc() | Akinobu Mita | 2 | -24/+1 |
2009-07-19 | x86: Use get_desc_base() | Akinobu Mita | 2 | -8/+5 |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox | 1 | -1/+1 |
2009-07-17 | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu... | Aurelien Jarno | 1 | -0/+2 |
2009-07-17 | Add dma_debug_init() for ia64 | fujita | 1 | -0/+8 |
2009-07-17 | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu | 1 | -0/+1 |
2009-07-17 | virtio_net: Sync header with qemu | Alex Williamson | 1 | -4/+10 |
2009-07-17 | virtio-pci: correctly unregister root device on error | Mark McLoughlin | 1 | -1/+1 |
2009-07-17 | virtio_blk: ioctl return value fix | Christoph Hellwig | 1 | -1/+1 |
2009-07-17 | virtio_blk: don't bounce highmem requests | Christoph Hellwig | 1 | -0/+3 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: remove unnecessary forward struct declaration | Davide Libenzi | 1 | -2/+0 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 3 | -3/+3 |
2009-07-17 | tracing/function: Fix the return value of ftrace_trace_onoff_callback() | Xiao Guangrong | 1 | -1/+1 |
2009-07-16 | n_tty: Fix echo race | Alan Cox | 1 | -3/+0 |
2009-07-16 | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 1 | -4/+8 |
2009-07-16 | vt: drop bootmem/slab memory distinction | Johannes Weiner | 2 | -10/+3 |
2009-07-16 | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton | 1 | -1/+0 |
2009-07-16 | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König | 1 | -1/+0 |
2009-07-16 | tty: fix close/hangup race | Alan Cox | 1 | -10/+15 |
2009-07-16 | Add '-fno-delete-null-pointer-checks' to gcc CFLAGS | Eugene Teo | 1 | -1/+2 |
2009-07-16 | Revert "ppp: Fix throttling bugs" | Linus Torvalds | 2 | -0/+2 |
2009-07-15 | ALSA: riptide - proper handling of pci_register_driver for joystick | Jaswinder Singh Rajput | 1 | -2/+5 |
2009-07-15 | sound: usb-audio: add workaround for Blue Microphones devices | Clemens Ladisch | 1 | -1/+13 |
2009-07-15 | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab | 1 | -3/+3 |
2009-07-15 | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 1 | -8/+9 |
2009-07-15 | drm: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-15 | fb/intelfb: conflict with DRM_I915 and hide by default | Jesse Barnes | 1 | -1/+2 |
2009-07-15 | drm/ttm: fix misplaced parentheses | Roel Kluin | 1 | -2/+2 |
2009-07-15 | drm/via: Fix vblank IRQ on VIA hardware. | Simon Farnsworth | 1 | -1/+5 |
2009-07-15 | drm: drm_gem, check kzalloc retval | Jiri Slaby | 1 | -7/+10 |
2009-07-15 | drm: drm_debugfs, check kmalloc retval | Jiri Slaby | 1 | -0/+4 |
2009-07-15 | drm/radeon: add some missing pci ids | Alex Deucher | 1 | -2/+4 |
2009-07-15 | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 1 | -0/+1 |
2009-07-15 | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-15 | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2 | -2/+19 |
2009-07-15 | libata: fix follow-up SRST failure path | Tejun Heo | 1 | -0/+4 |
2009-07-15 | i2c: Use resource_size | Julia Lawall | 4 | -8/+8 |
2009-07-15 | i2c-davinci: behave with i2cdetect | David Brownell | 1 | -4/+14 |
2009-07-15 | i2c-davinci: convert clock usage after clkdev conversion | Kevin Hilman | 1 | -1/+1 |
2009-07-14 | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 5 | -68/+44 |
2009-07-14 | skbuff.h: Fix comment for NET_IP_ALIGN | Tobias Klauser | 1 | -2/+2 |
2009-07-14 | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2 | -5/+7 |
2009-07-14 | NET: phy_device, fix lock imbalance | Jiri Slaby | 1 | -1/+3 |
2009-07-14 | dlm: free socket in error exit path | Casey Dahlin | 1 | -1/+3 |