aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22netns: make get_proc_net() staticAdrian Bunk1-2/+0
2008-07-22net: Fix build failure with 'make mandocs'.Dave Jones1-29/+29
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven1-0/+2
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond1-0/+3
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2-11/+5
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-34/+56
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-90/+95
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-8/+14
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-6/+38
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-433/+1385
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6Linus Torvalds1-3/+4
2008-07-20tty: add more tty_port fieldsAlan Cox2-4/+4
2008-07-20cyclades: use tty_portAlan Cox1-6/+1
2008-07-20stallion: use tty_portAlan Cox1-5/+1
2008-07-20istallion: use tty_portAlan Cox1-5/+1
2008-07-20gs: use tty_portAlan Cox1-6/+2
2008-07-20esp: use tty_portAlan Cox1-7/+2
2008-07-20tty.h: clean upAlan Cox1-80/+85
2008-07-20serial: use tty_portAlan Cox1-14/+12
2008-07-20tty: Introduce a tty_port common structureAlan Cox1-1/+29
2008-07-20tty: Ldisc revampAlan Cox2-6/+10
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+1
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel1-3/+2
2008-07-20mfd: remove DS1WM register definitions from asic3.hPhilipp Zabel1-35/+3
2008-07-20mfd: add ASIC3_CONFIG_GPIO templatesPhilipp Zabel1-0/+29
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz1-28/+28
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz1-10/+24
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz1-3/+0
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz1-13/+11
2008-07-20V4L/DVB (8246): tvaudio: Stop I2C driver ID abuseJean Delvare1-7/+0
2008-07-20V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare1-1/+0
2008-07-20V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede1-1/+2
2008-07-20V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede1-0/+1
2008-07-20V4L/DVB (8157): gspca: all subdriversJean-Francois Moine1-0/+2
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz1-0/+10
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+1
2008-07-20KVM: Support mixed endian machinesTan, Li1-2/+2
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier2-0/+33
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier1-1/+2
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-3/+0
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna2-0/+21
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki1-3/+3
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley1-0/+6
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller1-2/+0
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy1-0/+1
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov1-0/+1
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov1-0/+2
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller97-843/+2524
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller1-1/+0