summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Create snapshot of OpenBMCOri Bernstein2016-04-132-0/+7
* bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2015-05-065-0/+152
* Add support for openbmc (wedge)Tian Fang2015-05-062-0/+57
* Add support for aspeed hardwareTian Fang2015-05-063-5/+45
* nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-231-2/+4
* drm/i915: Add missing userland definitions for gem init/execbuffer.Eric Anholt2009-03-161-0/+2
* jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-03-161-1/+2
* jsm: additional device supportAdam Lackorzynski2009-03-161-0/+1
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-03-162-0/+4
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-03-161-1/+1
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-03-161-3/+16
* timerfd: add flags checkDavide Libenzi2009-03-161-4/+12
* seq_file: properly cope with preadEric Biederman2009-03-161-0/+1
* vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-03-161-6/+12
* net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-03-162-10/+0
* Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-02-201-0/+7
* jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o2009-02-201-1/+2
* jbd2: Add BH_JBDPrivateStartMark Fasheh2009-02-201-0/+1
* Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-201-0/+1
* pid: implement ns_of_pidEric W. Biederman2009-02-201-0/+18
* ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-171-5/+10
* net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-172-1/+4
* sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-02-171-1/+1
* syscall define: fix uml compile bugHeiko Carstens2009-02-171-14/+14
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-02-121-0/+1
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-121-1/+1
* serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft2009-02-121-1/+2
* module: remove over-zealous check in __module_get()Rusty Russell2009-02-121-1/+0
* ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh2009-02-121-0/+2
* wait: prevent exclusive waiter starvationJohannes Weiner2009-02-121-2/+9
* PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-02-061-0/+1
* kmalloc: return NULL instead of link failureJeff Mahoney2009-02-061-8/+2
* include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh2009-02-021-0/+1
* epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-02-021-1/+0
* serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-02-021-0/+1
* libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-02-021-0/+4
* it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-02-021-0/+1
* klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-02-021-1/+1
* fs: sys_sync fixNick Piggin2009-01-241-1/+0
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-241-1/+0
* usb-storage: add last-sector hacksAlan Stern2009-01-241-2/+3
* mm: fix assertionNick Piggin2009-01-181-1/+0
* mm lockless pagecache barrier fixNick Piggin2009-01-181-1/+1
* System call wrappers part 33Heiko Carstens2009-01-181-0/+1
* System call wrappers part 32Heiko Carstens2009-01-181-0/+7
* powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-181-0/+6
* System call wrapper infrastructureHeiko Carstens2009-01-181-0/+62
* Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-181-0/+2
* Convert all system calls to return a longHeiko Carstens2009-01-181-40/+39
* Move compat system call declarations to compat header fileHeiko Carstens2009-01-182-12/+13