summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-20ENGR00117843 Missing i.MX headers for kernel headers_installLily Zhang
2012-07-20ENGR00141395-1 include: PMIC: porting mc13892 driver to 2.6.38Zhou Jingyu
2012-07-20ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu
2012-07-20ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu
2012-07-20ENGR00141217-2 include file upgrade to 2.6.38Frank Li
2012-07-20ENGR00137602-1 input: FSL MPR121 capacitive touch button.Zhang Jiejing
2012-07-20nand: add more nand devicesRob Herring
2012-07-20nand: export symbols needed for stmp3xxx nand nand: increase max nand page an...Rob Herring
2012-07-20ENGR00112200 Add cryptodev deviceMichal Ludvig
2012-07-20ENGR00068619 JFFS2 community fix with not use OOBJason Liu
2012-07-20ENGR00126228 eMMC: Configure boot_partition_enableRichard Zhu
2012-07-20ENGR00125411 eMMC: Boot Partition switch func used in MFG toolRichard Zhu
2012-06-10drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10sctp: check cached dst before using itNicolas Dichtel
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-06-01block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-06-01block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-21Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-21asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-05-07efi: Add new variable attributesMatthew Garrett
2012-05-07pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-07KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02math: Introduce div64_longSasha Levin
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-29epoll: limit pathsJason Baron
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-29ipv4: reset flowi parameters on route connectJulian Anastasov
2012-02-29ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller