summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds
2010-03-22SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-18rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positivesLai Jiangshan
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont
2010-03-16backlight: Revert some const qualifiersRichard Purdie
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo
2010-03-16rcu: Fix tracepoints & lockdep false positiveLai Jiangshan
2010-03-16rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri
2010-03-12sysctl extern cleanup: pollDave Young