summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-11powerpc: Update desktop/server defconfigsPaul Mackerras8-313/+1033
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab1-3/+15
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar228-1451/+4396
2008-11-11drm/i915: Move legacy breadcrumb out of the reserved status page areaKeith Packard3-11/+8
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie2-24/+32
2008-11-11libata: fix last_reset timestamp handlingTejun Heo1-10/+11
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-11-11[libata] pata_pcmcia: another memory card supportMarc Pignat1-0/+1
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter1-1/+1
2008-11-11[libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2-2/+0
2008-11-11drm/radeon: map registers at load timeDave Airlie2-7/+10
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt4-95/+0
2008-11-11i915: Remove racy delayed vblank swap ioctl.Eric Anholt2-378/+14
2008-11-11i915: Don't whine when pci_enable_msi() fails.Eric Anholt1-2/+1
2008-11-11i915: Don't attempt to short-circuit object_wait_rendering by checking domains.Owen Taylor1-5/+3
2008-11-11i915: Clean up sarea pointers on leavevtKeith Packard1-0/+3
2008-11-11i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45Keith Packard3-0/+13
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov3-0/+14
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek3-0/+3
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek1-1/+1
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2008-11-10ring-buffer: prevent infinite looping on time stampingSteven Rostedt1-1/+1
2008-11-10ftrace: disable tracing on resizeSteven Rostedt1-1/+16
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery1-4/+5
2008-11-10[4/4] dca: fixup initialization dependencyDan Williams1-1/+1
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski1-2/+2
2008-11-10[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski1-11/+6
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski1-0/+7
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-10SSB: hide empty sub menuMike Frysinger1-2/+3
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner1-0/+4
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner1-1/+1
2008-11-10irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner1-3/+4
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki1-1/+1
2008-11-10KEYS: Make request key instantiate the per-user keyringsDavid Howells3-1/+6
2008-11-10powerpc: Repair device bindings documentationTrent Piepho1-55/+10
2008-11-10sparc64: Update defconfig.David S. Miller1-37/+195
2008-11-10Revert "sparc: correct section of current_pc()"David S. Miller1-1/+0
2008-11-10ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang1-1/+6
2008-11-10ocfs2: fix printk related build warnings in xattr.cMark Fasheh1-14/+20
2008-11-10ocfs2: truncate outstanding block after direct io failureDmitri Monakhov1-0/+7
2008-11-10ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma1-29/+115
2008-11-10ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma1-1/+5
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2-0/+7
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma1-2/+2
2008-11-10ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara1-1/+3
2008-11-10ocfs2: Fix checking of return value of new_inode()Jan Kara1-2/+2