aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] new valid_signal() functionJesper Juhl1-0/+6
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-2/+1
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney1-3/+20
2005-05-01[PATCH] Add deprecated_for_modulesPaul E. McKenney1-0/+6
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-0/+11
2005-05-01[PATCH] clean up kernel messagesMatt Mackall1-0/+9
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall1-0/+1
2005-05-01[PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso1-0/+5
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi1-1/+1
2005-05-01[PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston1-0/+2
2005-05-01[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar1-0/+10
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi1-0/+5
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-8/+15
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki1-0/+1
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin1-2/+4
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org1-0/+1
2005-04-29[PATCH] Add suspend method to cpufreq coreBenjamin Herrenschmidt1-1/+4
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman1-0/+1
2005-04-25[PATCH] isofs includes sanitizedAl Viro3-208/+0
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim1-0/+21
2005-04-24[NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy1-0/+3
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville1-0/+1
2005-04-19[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger1-6/+0
2005-04-19[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu1-0/+2
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2-3/+7
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins1-7/+2
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-1/+2
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2-3/+17
2005-04-19Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/Linus Torvalds2-3/+3
2005-04-18[PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski1-3/+3
2005-04-18[PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier1-0/+7
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers1-0/+7
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell1-2/+2
2005-04-18[PATCH] USB: usb_cdc build fixakpm@osdl.org1-1/+1
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler1-1/+4
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt1-1/+0
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot1-1/+1
2005-04-16[PATCH] Fix comment in list.h that refers to nonexistent APIPaul E. McKenney1-1/+1
2005-04-16[PATCH] officially deprecate register_ioctl32_conversionChristoph Hellwig1-2/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek1-1/+1
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek2-4/+6
2005-04-16[PATCH] irq and pci_ids: patch for Intel ESB2Jason Gaston1-0/+31
2005-04-16[PATCH] Fix linux/atalk.h headerDavid S. Miller1-4/+4
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli1-0/+3
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds838-0/+141083