aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_buffer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah1-10/+21
2010-03-19uartlite: Fix build on sparc.David Miller1-5/+5
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"Greg Kroah-Hartman2-22/+20
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes1-2/+5
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula3-0/+14
2010-03-19kobject: documentation: Update to refer to kset-example.c.Robert P. J. Day1-1/+2
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell1-8/+8
2010-03-19kobject: documentation: Fix erroneous example in kobject doc.Robert P. J. Day1-19/+38
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap1-0/+1
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm1-7/+20
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman1-0/+10
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman1-1/+1
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina1-0/+1
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2-19/+1
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori3-12/+6
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch1-3/+3
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori4-4/+0
2010-03-18alpha: remove trailing spaces in messagesFrans Pop2-2/+2
2010-03-18alpha: use __ratelimitAkinobu Mita1-7/+3
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason1-3/+6
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason1-0/+3
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason1-1/+1
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason1-14/+25
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely1-1/+1
2010-03-17memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens2-5/+12
2010-03-17hpet: use for_each_set_bit()Akinobu Mita1-3/+1
2010-03-17ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi1-1/+1
2010-03-17memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki1-4/+16
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang1-6/+17
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo1-8/+20
2010-03-17ahci: add missing nv IDsTejun Heo1-0/+15
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker3-1/+6
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3
2010-03-16sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller1-2/+4
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.YOSHIFUJI Hideaki / 吉藤英明3-2/+10
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev1-10/+6
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明1-2/+3
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby1-2/+2
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman1-10/+16