aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: add missing functions to generic fallbackWolfram Sang2011-01-131-0/+20
* gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-131-3/+3
* drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-131-0/+4
* drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-131-0/+2
* binfmt_elf: cleanupsMikael Pettersson2011-01-131-3/+2
* epoll: convert max_user_watches to longRobin Holt2011-01-131-1/+1
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-131-7/+7
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-131-13/+12
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-131-14/+28
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-131-15/+44
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-131-32/+43
* include/linux/printk.h: use space after #defineJoe Perches2011-01-131-9/+9
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-131-11/+11
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-131-0/+1
* include/linux/unaligned/packed_struct.h: use __packedAndrew Morton2011-01-131-3/+3
* toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-131-0/+2
* include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton2011-01-131-3/+16
* kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-131-0/+4
* leds-lp5521: modify the way of setting led device nameArun Murthy2011-01-131-0/+1
* leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo2011-01-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-116-20/+24
|\
| * Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-112-6/+6
| |\
| | * netfilter: ebtables: make broute table work againFlorian Westphal2011-01-111-1/+1
| | * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-101-5/+5
| * | net: Add alloc_netdev_mqs functionTom Herbert2011-01-102-4/+10
| * | netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-101-0/+1
| |/
| * net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-9/+3
| * net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-2/+2
| * net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-091-0/+3
* | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-1112-33/+59
|\ \
| * | NFS fix the setting of exchange id flagAndy Adamson2011-01-111-2/+6
| * | Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-1018-41/+110
| |\ \
| | * | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-1/+3
| * | | NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-0/+1
| * | | NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
| * | | NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-061-4/+5
| * | | pnfs: layout roc codeFred Isaman2011-01-061-0/+1
| * | | pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-0/+1
| * | | pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-1/+0
| * | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-3/+3
| * | | NFS add session back channel drainingAndy Adamson2011-01-061-1/+1
| * | | NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-0/+13
| * | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-0/+1
| * | | NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
| * | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-1/+0
| * | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-061-0/+1
| * | | lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-161-1/+1
| * | | lockd: Create client-side nlm_host cacheChuck Lever2010-12-161-0/+1
| * | | lockd: Split nlm_release_call()Chuck Lever2010-12-161-1/+2
| * | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-163-4/+5