summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-10ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2010-08-10ssb: do not read SPROM if it does not existJohn W. Linville
2010-08-10Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman
2010-08-02firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-08-02fb: fix colliding defines for fb flags.Dave Airlie
2010-08-02ssb: Handle Netbook devices where the SPROM address is changedChristoph Fritz
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05ahci: add pci quirk for JMB362Tejun Heo
2010-07-05tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-12Revert "module: fix __module_ref_addr()"Greg Kroah-Hartman
2010-05-12tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-05-12ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2010-05-12libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-05-12hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-05-12core, x86: make LIST_POISON less deadlyAvi Kivity
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-26fs-writeback: Add helper function to start writeback if idleEric Sandeen
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26resource: move kernel function inside __KERNEL__Jiri Slaby
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-04-01block: Backport of various I/O topology fixes from 2.6.33 and 2.6.34Martin K. Petersen
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-04-01if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-04-01tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2010-04-01hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner
2010-04-01decompress: fix new decompressor for PICRussell King
2010-03-15sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan