summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-21linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-11-26tty: Make tiocgicount a handlerAlan Cox
2011-11-26mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-11-26genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-08Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier"Greg Kroah-Hartman
2011-11-07ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-07NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-11-07scm: lower SCM_MAX_FDEric Dumazet
2011-11-07genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-07cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer
2011-11-07time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-08gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-13mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-07-13af_packet: prevent information leakEric Dumazet
2011-07-13bug.h: Add WARN_RATELIMITJoe Perches
2011-07-13netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-23genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-06-23pata_cm64x: fix boot crash on pariscJames Bottomley
2011-06-23seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-05-09af_unix: limit recursion levelEric Dumazet
2011-05-09mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2011-05-09mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14RxRPC: Fix v1 keysAnton Blanchard
2011-03-07sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2011-03-07drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-02-17sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2011-02-17sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-02-17sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2011-02-17sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2011-02-17sched: Remove unused PF_ALIGNWARN flagDave Young
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-02-17sched: Fix softirq time accountingVenkatesh Pallipadi
2011-02-17sched: Remove USER_SCHEDDhaval Giani
2011-02-17drm/radeon: remove 0x4243 pci idAlex Deucher
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-02-17klist: Fix object alignment on 64-bit.David Miller
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-07sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen